From: Manoj Kasichainula Date: Mon, 2 Aug 1999 05:03:35 +0000 (+0000) Subject: Make the server compile cleanly on TPF. X-Git-Tag: mpm-merge-1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=987500bc10ca706f35e4e8207909d7367c4d99e4;p=thirdparty%2Fapache%2Fhttpd.git Make the server compile cleanly on TPF. Submitted by: David McCreedy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83550 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install-tpf.html b/docs/manual/install-tpf.html index 48d337c8b85..6a357452aeb 100644 --- a/docs/manual/install-tpf.html +++ b/docs/manual/install-tpf.html @@ -124,6 +124,9 @@ are case sensitive, and must be made from the "src" directory. DO NOT modify the TPF=YES export variable. If this is changed, the "Configure" script will not recognize TPF.

+
  • Remove the src/lib/expat-lite directory: + rm -r lib/expat-lite +

  • Run the "Configure" script: Configure