From 7e6576a3c1766a1fa8c8595abcb4b606f5e3e179 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 16 Sep 2002 14:26:48 +0000 Subject: [PATCH] Obtained from: docs@httpd Submitted by: Thom May Reviewed by: Rich Bowen Hi, this chunk of the install page is no longer accurate; you can do ./configure --enable-layout=Debian --prefix=/blah and that works fine, with all options being respected. Cheers, -Thom git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96837 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html.en | 8 -------- docs/manual/install.xml | 10 +--------- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index d49a474467..dfd284cd18 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -381,14 +381,6 @@ file to specify the installation paths. -

Presently it is not possible to mix the - --enable-layout and --prefix options. - Nor is it possible to individually specify detailed pathnames - on the configure command line. If you want just a - basic install, you can simply use the --prefix - option on its own. If you want to customize your install, you - should edit the config.layout file and use the - --enable-layout option.

Modules

diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 9e4f81a332..7ac6cb55dd 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -403,14 +403,6 @@ file to specify the installation paths. -

Presently it is not possible to mix the - --enable-layout and --prefix options. - Nor is it possible to individually specify detailed pathnames - on the configure command line. If you want just a - basic install, you can simply use the --prefix - option on its own. If you want to customize your install, you - should edit the config.layout file and use the - --enable-layout option.

Modules @@ -603,4 +595,4 @@ seperated by a colon. $ PREFIX/bin/apachectl stop
- \ No newline at end of file + -- 2.50.1