Edit

kc3-lang/libxml2/example

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2003-09-30 00:43:48
    Hash : 8127390f
    Message : added 2 new configure option: --with-reader --with-sax1 to allow removing * Makefile.am SAX.c SAX2.c configure.in globals.c parser.c parserInternals.c testReader.c testSAX.c xmlIO.c xmllint.c xmlreader.c example/gjobread.c include/libxml/xmlversion.h.in: added 2 new configure option: --with-reader --with-sax1 to allow removing the reader or non-xmlReadxxx() interfaces. Daniel