summaryrefslogtreecommitdiffstats
path: root/build/rpm
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2011-11-29 12:36:26 +0100
committerGraham Leggett <minfrin@apache.org>2011-11-29 12:36:26 +0100
commit3b63a01d64cf0ad63e9d87c67da7c0fe79db62d9 (patch)
tree2019f2533ee3524b52454139b8a6b8429cd4968d /build/rpm
parentRPM: Support shared mpms with the event mpm as default. Remove all the (diff)
downloadapache2-3b63a01d64cf0ad63e9d87c67da7c0fe79db62d9.tar.xz
apache2-3b63a01d64cf0ad63e9d87c67da7c0fe79db62d9.zip
RPM: Remove stray configure options that are covered by
--enable-mods-shared=all. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1207834 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/rpm')
-rw-r--r--build/rpm/httpd.spec.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in
index 4634870dc4..63883e4e8b 100644
--- a/build/rpm/httpd.spec.in
+++ b/build/rpm/httpd.spec.in
@@ -110,14 +110,6 @@ rm -rf srclib/{apr,apr-util,pcre}
--enable-pie \
--enable-mods-shared=all \
--enable-ssl --with-ssl --enable-distcache \
- --enable-proxy \
- --enable-cache \
- --enable-disk-cache \
- --enable-ldap --enable-authnz-ldap \
- --enable-cgid \
- --enable-authn-anon --enable-authn-alias \
- --enable-session --enable-session-cookie \
- --enable-session-dbd \
--disable-imagemap
make %{?_smp_mflags}