From ea95f2fda057c74c5ae21c3fc617ea835e4820f9 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sun, 13 Sep 2009 14:39:49 +0000 Subject: [PATCH] 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 --- build/rpm/httpd.spec.in | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.47.3