mirror of
https://github.com/darlinghq/darling-libxml2.git
synced 2025-03-04 09:08:35 +00:00
small fix from Bjorn Reese Daniel
* Makefile.am: small fix from Bjorn Reese Daniel
This commit is contained in:
parent
0cc7277706
commit
903cd385c3
@ -1,3 +1,7 @@
|
||||
Mon Oct 13 21:46:25 CEST 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* Makefile.am: small fix from Bjorn Reese
|
||||
|
||||
Mon Oct 13 15:59:25 CEST 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* valid.c: fix a call missing arguments
|
||||
|
@ -27,7 +27,7 @@ libxml2_la_SOURCES = SAX.c entities.c encoding.c error.c parserInternals.c \
|
||||
catalog.c globals.c threads.c c14n.c \
|
||||
xmlregexp.c xmlschemas.c xmlschemastypes.c xmlunicode.c \
|
||||
triostr.c trio.c xmlreader.c relaxng.c dict.c SAX2.c \
|
||||
legacy.c walker.c chvalid.c
|
||||
legacy.c xmldwalk.c chvalid.c
|
||||
else
|
||||
libxml2_la_SOURCES = SAX.c entities.c encoding.c error.c parserInternals.c \
|
||||
parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user