From 33163e517f8e42592221848bada60a32e9d02ffb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 27 Sep 2006 12:19:47 +0000 Subject: [PATCH] - enable lingerd Changed files: apache1.spec -> 1.149 --- apache1.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache1.spec b/apache1.spec index a5b629e..a4e4e73 100644 --- a/apache1.spec +++ b/apache1.spec @@ -3,7 +3,7 @@ %bcond_with rewrite_ldap # enable ldap map support for mod_rewrite (alpha) %bcond_without ipv6 # disable IPv6 support %bcond_with minimal # minimal apache, without any modules -%bcond_with lingerd # build with lingerd support +%bcond_without lingerd # don't build lingerd support # %include /usr/lib/rpm/macros.perl Summary: The most widely used Web server on the Internet @@ -1336,7 +1336,7 @@ OPTIM="%{rpmcflags} -DHARD_SERVER_LIMIT=2048" \ --enable-module=auth_digest \ --enable-shared=max \ --proxycachedir=/var/cache/apache \ - --with-perl=%{_bindir}/perl \ + --with-perl=%{__perl} \ --enable-suexec \ --suexec-caller=http \ --suexec-uidmin=500 \ -- 2.44.0