From 867fc02d62aa413235ec2fd61f376e4875ef7890 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 16 Jun 2005 11:21:01 +0000 Subject: [PATCH] - fix CPPFLAGS passing Changed files: lighttpd.spec -> 1.110 --- lighttpd.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lighttpd.spec b/lighttpd.spec index 3b688fa..0290091 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -26,7 +26,7 @@ %define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz %endif -%define _rel 3.5 +%define _rel 3.8 Summary: Fast and light HTTP server Summary(pl): Szybki i lekki serwer HTTP @@ -126,8 +126,9 @@ pomocy serwera WWW ani samego programu. %{__libtoolize} %{__aclocal} %{__autoconf} + +CPPFLAGS="-DFCGI_RETRY_TIMEOUT=1" %configure \ - CFLAGS="%{rpmcflags} -DFCGI_RETRY_TIMEOUT=20" \ %{?with_valgrind:--with-valgrind} \ %{?with_xattr:--with-attr} \ %{?with_mysql:--with-mysql} \ -- 2.44.0