From: Graham Leggett Date: Tue, 29 Nov 2011 11:36:26 +0000 (+0000) Subject: RPM: Remove stray configure options that are covered by X-Git-Tag: 2.5.0-alpha~7789 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b63a01d64cf0ad63e9d87c67da7c0fe79db62d9;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index 4634870dc40..63883e4e8bb 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}