From: Graham Leggett Date: Sun, 13 Sep 2009 14:39:49 +0000 (+0000) Subject: Remove reference to the session modules from the RPM spec file, they X-Git-Tag: 2.2.14~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea95f2fda057c74c5ae21c3fc617ea835e4820f9;p=thirdparty%2Fapache%2Fhttpd.git Remove reference to the session modules from the RPM spec file, they are not yet present in v2.2.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814321 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/rpm/httpd.spec.in b/build/rpm/httpd.spec.in index b222bf29cbf..b8ec8aed440 100644 --- a/build/rpm/httpd.spec.in +++ b/build/rpm/httpd.spec.in @@ -129,8 +129,6 @@ mpmbuild prefork \ --enable-ldap --enable-authnz-ldap \ --enable-cgid \ --enable-authn-anon --enable-authn-alias \ - --enable-session --enable-session-cookie \ - --enable-session-dbd \ --disable-imagemap # For the other MPMs, just build httpd and no optional modules