libexpat/expat/lib
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
..
.gitignore Tell CVS to ignore the Windows temporary files. 2001-07-24 16:50:37 +00:00
ascii.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
asciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
expat.dsp There is no lib/config.h file... 2002-05-17 21:38:12 +00:00
expat.h follow Fred's footsteps and reformat the copyright header. 2002-05-17 21:23:35 +00:00
iasciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
latin1tab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
nametab.h These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
utf8tab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
winconfig.h Remove acconfig.h altogether by removing XML_BYTE_ORDER. We can simply 2002-05-17 21:42:05 +00:00
xmlparse.c Various configuration fixes, focused primarily around expat_config.h 2002-05-17 21:30:07 +00:00
xmlrole.c Various configuration fixes, focused primarily around expat_config.h 2002-05-17 21:30:07 +00:00
xmlrole.h Fixes to allow DLLs to built under Windows. 2000-09-28 17:53:00 +00:00
xmltok_impl.c Revised fix for abort occurring with a percent followed by whitespace or 2000-10-20 15:14:36 +00:00
xmltok_impl.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmltok_ns.c Remove acconfig.h altogether by removing XML_BYTE_ORDER. We can simply 2002-05-17 21:42:05 +00:00
xmltok.c Remove acconfig.h altogether by removing XML_BYTE_ORDER. We can simply 2002-05-17 21:42:05 +00:00
xmltok.h Code hygiene edits. 2002-05-17 19:12:54 +00:00