]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Make the server compile cleanly on TPF.
authorManoj Kasichainula <manoj@apache.org>
Mon, 2 Aug 1999 05:03:35 +0000 (05:03 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 2 Aug 1999 05:03:35 +0000 (05:03 +0000)
Submitted by: David McCreedy <McCreedy@us.ibm.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83550 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install-tpf.html

index 48d337c8b857c3d38bcdf3a0f5116693ec12d0ce..6a357452aeba482bac0f4ac199319eb967535f43 100644 (file)
@@ -124,6 +124,9 @@ are case sensitive, and must be made from the "src" directory.
     DO&nbsp;NOT modify the <TT>TPF=YES</TT> export variable.  If this is
     changed, the "Configure" script will not recognize TPF.
     <BR><BR>
+<LI>Remove the src/lib/expat-lite directory:
+    <TT><STRONG>rm -r lib/expat-lite</STRONG></TT>
+    <BR><BR>
 <LI>Run the "Configure" script:
     <TT><STRONG>Configure</STRONG></TT>
     <BR>