From a5a7f5681a22b4e3fbdd0c4261af38cb1c064490 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 22 Jul 2003 02:56:25 +0000 Subject: Undo an earlier error. svn path=/trunk/; revision=3830 --- specgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specgen.sh') diff --git a/specgen.sh b/specgen.sh index ede185ba..9875d255 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