You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Keith Wannamaker <kr...@raleigh.ibm.com> on 1999/10/12 19:01:43 UTC

[PATCH] Add expat-lite to Win32 build

This patch adds expat to the Win32 build.  Six files are added-

apache-1.3/src/lib/expat-lite/expat_lite.dsw
apache-1.3/src/lib/expat-lite/xmlparse.dsp,.mak
apache-1.3/src/lib/expat-lite/xmltok.dsp,.mak
apache-1.3/src/lib/expat-lite/dllmain.c

All are from the Expat distribution, with minor build changes.
The makefile patch is attached.

I noticed two duplicate Expat trees in cvs, 
apache-1.3/src/lib/expat and
apache-1.3/src/lib/expat-lite

Not sure what the deal is, but the *nix builds use
the expat-lite tree, so I followed suit.

--
Keith Wannamaker
IBM HTTP Server Development
RTP NC, USA