From f076f7a56bdb7e47887aaa49ae475c23a22aec25 Mon Sep 17 00:00:00 2001 From: pcs Date: Sun, 24 Aug 1997 12:55:09 +0000 Subject: [PATCH] Update sample output from Configure to something more like what it generates now. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79045 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 7 ++++++- docs/manual/install.html.en | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/manual/install.html b/docs/manual/install.html index c4473eb913..38e14980b7 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -83,7 +83,12 @@ directory of the Apache distribution. Change into this directory. + configured for <whatever> platform + setting C compiler to <whatever> * + setting C compiler optimization-level to <whatever> * - % + + Adding selected modules + + doing sanity check on compiler and options + Creating Makefile in support + Creating Makefile in main + Creating Makefile in os/unix + Creating Makefile in modules/standard diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index c4473eb913..38e14980b7 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -83,7 +83,12 @@ directory of the Apache distribution. Change into this directory. + configured for <whatever> platform + setting C compiler to <whatever> * + setting C compiler optimization-level to <whatever> * - % + + Adding selected modules + + doing sanity check on compiler and options + Creating Makefile in support + Creating Makefile in main + Creating Makefile in os/unix + Creating Makefile in modules/standard -- 2.50.1