From: Eric Covener Date: Sun, 26 May 2013 18:49:32 +0000 (+0000) Subject: link to win_compiling from Install doc. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3677341b7b0b1a41a561cc053fe088e06c98a8c;p=thirdparty%2Fapache%2Fhttpd.git link to win_compiling from Install doc. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1486445 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index b588503bc6e..773d8725b67 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -34,7 +34,8 @@

This document covers compilation and installation of the Apache HTTP Server on Unix and Unix-like systems only. For compiling and installation on Windows, see Using Apache HTTP Server with Microsoft - Windows. For other platforms, see the platform documentation.

+ Windows and Compiling Apache for Microsoft Windows. + For other platforms, see the platform documentation.

Apache httpd uses libtool and autoconf to create a build environment that looks like many other Open Source diff --git a/docs/manual/install.xml b/docs/manual/install.xml index e447aee8411..750514660e6 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -30,7 +30,9 @@ on Unix and Unix-like systems only. For compiling and installation on Windows, see Using Apache HTTP Server with Microsoft - Windows. For other platforms, see the and Compiling Apache for Microsoft Windows. + For other platforms, see the platform documentation.

Apache httpd uses libtool and autoconf