From: Astrid Malo Date: Wed, 12 Nov 2003 22:21:27 +0000 (+0000) Subject: Some improvements suggested by Joshua X-Git-Tag: 2.0.49~382 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92956b3abe687966e0df7546f602704d6ba2b50;p=thirdparty%2Fapache%2Fhttpd.git Some improvements suggested by Joshua (to be continued ...) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101767 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/configure.xml b/docs/manual/programs/configure.xml index 5a2cfb85681..7cd19611de7 100644 --- a/docs/manual/programs/configure.xml +++ b/docs/manual/programs/configure.xml @@ -65,7 +65,7 @@
-n
--no-create
-
The configure script is running normally but does +
The configure script is run normally but does not create output files. This is useful to check the test results before generating makefiles for compilation.
@@ -208,7 +208,7 @@
System types -

These options are used to crosscompile the Apache HTTP Server to run on +

These options are used to cross-compile the Apache HTTP Server to run on another system. In normal cases, when building and running the server on the same system, these options are not used.