From a95b7e11b345ae86b3a8f04fd9b3603b6de04c4c Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 18 Oct 2002 11:07:50 +0000 Subject: Fix SSL build generation. svn path=/trunk/; revision=3737 --- specgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specgen.sh') diff --git a/specgen.sh b/specgen.sh index 578d2c9f..2332e287 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} --with-SSL --enable-inet6 +./configure --prefix=/usr --disable-nls --without-kerberos --mandir=%{_mandir} --with-ssl --enable-inet6 # Remove --disable-nls, add --without-included-gettext # for internationalization. Also look below. make -- cgit v1.2.3