• Show log

    Commit

  • Hash : 8127390f
    Author : Daniel Veillard
    Date : 2003-09-30T00:43:48

    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