Go to file
Greg Stein de857347b6 Remove acconfig.h altogether by removing XML_BYTE_ORDER. We can simply
use the BYTEORDER constant that ac_c_bigendian_cross.m4 generates.

* accconfig.h: removed; obsolete.

* lib/winconfig.h:
  - set the BYTEORDER constant, rather than XML_BYTE_ORDER, and leave
    a note about what we're assuming.

* lib/xmltok.c, lib/xmltok_ns.c:
  - change all XML_BYTE_ORDER references to BYTEORDER, and
    update the constants from 12, 21 to 1234, 4321 respectively.
2002-05-17 21:42:05 +00:00
expat Remove acconfig.h altogether by removing XML_BYTE_ORDER. We can simply 2002-05-17 21:42:05 +00:00
htdocs Added a link to an article with additional C++ wrappers for Expat, 2002-05-17 13:42:36 +00:00
.gitignore Initial Revision 1997-11-04 05:43:52 +00:00