From: Rich Bowen Date: Sun, 3 May 2026 21:02:13 +0000 (+0000) Subject: configure: Note that default Apache layout sets sbindir to bin/, not sbin/ (Bug 56250) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6310dd7346a897a5cc29ee590f85c63a8902e65a;p=thirdparty%2Fapache%2Fhttpd.git configure: Note that default Apache layout sets sbindir to bin/, not sbin/ (Bug 56250) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933791 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/programs/configure.xml b/docs/manual/programs/configure.xml index 013f93e5f7..8dfe1f9075 100644 --- a/docs/manual/programs/configure.xml +++ b/docs/manual/programs/configure.xml @@ -214,7 +214,8 @@ apachectl, suexec, etc. which are necessary to run the Apache HTTP Server. By default sbindir is set to - EPREFIX/sbin. + EPREFIX/bin (the same as + bindir).
--sharedstatedir=DIR
Install modifiable architecture-independent data in DIR.