]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove reference to the session modules from the RPM spec file, they
authorGraham Leggett <minfrin@apache.org>
Sun, 13 Sep 2009 14:39:49 +0000 (14:39 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 13 Sep 2009 14:39:49 +0000 (14:39 +0000)
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

build/rpm/httpd.spec.in

index b222bf29cbfd5442b648eb679b3b1b71aebad06b..b8ec8aed44097108285f0142e341db65273f59f2 100644 (file)
@@ -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