mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-10 08:58:16 +03:00
apply fix from Karl Eichwalder for script path Daniel
* Makefile.am: apply fix from Karl Eichwalder for script path Daniel
This commit is contained in:
parent
6b9d6951ff
commit
fe9fc792ed
@ -1,3 +1,7 @@
|
||||
Wed Nov 5 23:46:36 CET 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* Makefile.am: apply fix from Karl Eichwalder for script path
|
||||
|
||||
Wed Nov 5 10:49:20 CET 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* win32/configure.js: applied patch from Mark Vakoc to simplify
|
||||
|
@ -677,7 +677,7 @@ Automatatests: testAutomata$(EXEEXT)
|
||||
|
||||
$(srcdir)/dba100000.xml: dbgenattr.pl
|
||||
@echo "## generating dba100000.xml"
|
||||
@(dbgenattr.pl 100000 > $(srcdir)/dba100000.xml)
|
||||
@($(top_srcdir)/dbgenattr.pl 100000 > $(srcdir)/dba100000.xml)
|
||||
|
||||
Timingtests: xmllint$(EXEEXT) $(srcdir)/dba100000.xml
|
||||
@echo "## Timing tests to try to detect performance"
|
||||
|
Loading…
x
Reference in New Issue
Block a user