From 8419cd657a56e2ae3a57ba1b73411ef00eee1aa0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 22 Jun 2002 22:42:01 +0000 Subject: Build with what's in Red Hat 7.3. svn path=/trunk/; revision=3655 --- specgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specgen.sh b/specgen.sh index 882f1a73..bebc403b 100755 --- a/specgen.sh +++ b/specgen.sh @@ -117,7 +117,7 @@ GUI konfigurator do fetchmaila napisany w pythonie. %build LDFLAGS="-s" export CFLAGS LDFLAGS -./configure --prefix=/usr --disable-nls --without-kerberos --mandir=%{_mandir} +./configure --prefix=/usr --disable-nls --without-kerberos --mandir=%{_mandir} --enable-SSL --enable-inet6 # Remove --disable-nls, add --without-included-gettext # for internationalization. Also look below. make -- cgit v1.2.3