Update the version of Expat used to 2.1.0.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jul 2013 12:45:30 +0000 (12:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 7 Jul 2013 12:45:30 +0000 (12:45 +0000)
commit11a3e7b6dac31959b1251f71602ba55682577954
tree68258c9b307d2f3729f2554d475060e884d1c9a0
parente7b6bef7c5e8fe436b506a316275f9bb08969415
Update the version of Expat used to 2.1.0.

Merge with the latest version, mostly discarding our changes to 1.95.6 as they
seem to be unnecessary any longer, keep just bakefile-specific addition to
configure.

Also update our own makefile to define HAVE_EXPAT_CONFIG_H which is now needed
by Unix build.

Closes #11677.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
128 files changed:
Makefile.in
build/bakefiles/expat.bkl
src/expat/.cvsignore [new file with mode: 0644]
src/expat/CMake.README [new file with mode: 0755]
src/expat/CMakeLists.txt [new file with mode: 0755]
src/expat/COPYING
src/expat/Changes
src/expat/ConfigureChecks.cmake [new file with mode: 0755]
src/expat/MANIFEST
src/expat/Makefile.in
src/expat/README
src/expat/aclocal.m4
src/expat/amiga/Makefile [new file with mode: 0644]
src/expat/amiga/README.txt [new file with mode: 0644]
src/expat/amiga/expat.xml [new file with mode: 0644]
src/expat/amiga/expat_68k.c [new file with mode: 0644]
src/expat/amiga/expat_68k.h [new file with mode: 0755]
src/expat/amiga/expat_68k_handler_stubs.c [new file with mode: 0755]
src/expat/amiga/expat_base.h [new file with mode: 0644]
src/expat/amiga/expat_lib.c [new file with mode: 0755]
src/expat/amiga/expat_vectors.c [new file with mode: 0644]
src/expat/amiga/include/inline4/expat.h [new file with mode: 0644]
src/expat/amiga/include/interfaces/expat.h [new file with mode: 0644]
src/expat/amiga/include/libraries/expat.h [new file with mode: 0644]
src/expat/amiga/include/proto/expat.h [new file with mode: 0644]
src/expat/amiga/launch.c [new file with mode: 0755]
src/expat/bcb5/README.txt
src/expat/bcb5/all_projects.bpg [new file with mode: 0644]
src/expat/bcb5/expat.mak
src/expat/bcb5/expatw.mak
src/expat/bcb5/libexpat_mtd.def
src/expat/bcb5/libexpatw_mtd.def
src/expat/buildconf.sh [new file with mode: 0755]
src/expat/configure
src/expat/configure.in
src/expat/conftools/.cvsignore [new file with mode: 0644]
src/expat/conftools/PrintPath
src/expat/conftools/config.guess [deleted file]
src/expat/conftools/config.sub [deleted file]
src/expat/conftools/expat.m4
src/expat/conftools/get-version.sh [new file with mode: 0755]
src/expat/conftools/install-sh
src/expat/conftools/libtool.m4 [deleted file]
src/expat/conftools/ltmain.sh [deleted file]
src/expat/doc/expat.png [new file with mode: 0644]
src/expat/doc/reference.html
src/expat/doc/style.css
src/expat/doc/valid-xhtml10.png
src/expat/doc/xmlwf.1
src/expat/doc/xmlwf.sgml
src/expat/examples/.cvsignore [new file with mode: 0644]
src/expat/examples/elements.c
src/expat/examples/elements.dsp [new file with mode: 0644]
src/expat/examples/outline.c
src/expat/examples/outline.dsp [new file with mode: 0644]
src/expat/expat.dsp [deleted file]
src/expat/expat.dsw [new file with mode: 0755]
src/expat/expat.pc.in [new file with mode: 0644]
src/expat/expat.spec [new file with mode: 0644]
src/expat/expat_config.h.cmake [copied from src/expat/expat_config.h.in with 63% similarity, mode: 0755]
src/expat/expat_config.h.in
src/expat/gennmtab/.cvsignore [new file with mode: 0755]
src/expat/gennmtab/gennmtab.c [new file with mode: 0755]
src/expat/gennmtab/gennmtab.dsp [new file with mode: 0755]
src/expat/lib/.cvsignore [new file with mode: 0644]
src/expat/lib/Makefile.MPW [new file with mode: 0644]
src/expat/lib/amigaconfig.h [new file with mode: 0644]
src/expat/lib/ascii.h
src/expat/lib/dosconfig.h [deleted file]
src/expat/lib/expat.dsp [new file with mode: 0644]
src/expat/lib/expat.h
src/expat/lib/expat_external.h [new file with mode: 0644]
src/expat/lib/expat_static.dsp [new file with mode: 0644]
src/expat/lib/expatw.dsp [new file with mode: 0644]
src/expat/lib/expatw_static.dsp [new file with mode: 0644]
src/expat/lib/internal.h
src/expat/lib/libexpat.def [new file with mode: 0644]
src/expat/lib/libexpatw.def [new file with mode: 0644]
src/expat/lib/macconfig.h
src/expat/lib/watcomconfig.h [new file with mode: 0644]
src/expat/lib/xmlparse.c
src/expat/lib/xmlrole.c
src/expat/lib/xmltok.c
src/expat/lib/xmltok.h
src/expat/lib/xmltok_impl.c
src/expat/lib/xmltok_ns.c
src/expat/m4/libtool.m4 [new file with mode: 0644]
src/expat/m4/ltoptions.m4 [new file with mode: 0644]
src/expat/m4/ltsugar.m4 [new file with mode: 0644]
src/expat/m4/ltversion.m4 [new file with mode: 0644]
src/expat/m4/lt~obsolete.m4 [new file with mode: 0644]
src/expat/make-release.sh [new file with mode: 0755]
src/expat/tests/.cvsignore [new file with mode: 0644]
src/expat/tests/README.txt
src/expat/tests/benchmark/README.txt [new file with mode: 0644]
src/expat/tests/benchmark/benchmark.c [new file with mode: 0644]
src/expat/tests/benchmark/benchmark.dsp [new file with mode: 0644]
src/expat/tests/benchmark/benchmark.dsw [new file with mode: 0644]
src/expat/tests/chardata.c
src/expat/tests/chardata.h
src/expat/tests/minicheck.c [new file with mode: 0644]
src/expat/tests/minicheck.h [new file with mode: 0644]
src/expat/tests/runtests.c
src/expat/tests/runtests.dsp [new file with mode: 0644]
src/expat/tests/runtests.dsw [new file with mode: 0644]
src/expat/tests/runtestspp.cpp [new file with mode: 0644]
src/expat/tests/xmltest.sh
src/expat/vms/descrip.mms
src/expat/vms/expat_config.h
src/expat/watcom/README.TXT [new file with mode: 0644]
src/expat/watcom/buildopts.inc [new file with mode: 0644]
src/expat/watcom/expat.lnk [new file with mode: 0644]
src/expat/watcom/makefile [new file with mode: 0644]
src/expat/watcom/watclean.mif [new file with mode: 0644]
src/expat/watcom/watmake.mif [new file with mode: 0644]
src/expat/watcom/wexpat.lnk [new file with mode: 0644]
src/expat/win32/.cvsignore [new file with mode: 0644]
src/expat/win32/MANIFEST.txt
src/expat/win32/README.txt [new file with mode: 0644]
src/expat/win32/expat.iss
src/expat/xmlwf/.cvsignore [new file with mode: 0755]
src/expat/xmlwf/codepage.c
src/expat/xmlwf/readfilemap.c
src/expat/xmlwf/unixfilemap.c
src/expat/xmlwf/xmlfile.c
src/expat/xmlwf/xmlfile.h
src/expat/xmlwf/xmlwf.c
src/expat/xmlwf/xmlwf.dsp [new file with mode: 0755]