From c7f3b6621d652480a1b57a6ea2deddd4b71ff2fe Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 8 Oct 2000 14:34:22 +0000 Subject: Before showdots, svn path=/trunk/; revision=2975 --- specgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specgen.sh') diff --git a/specgen.sh b/specgen.sh index 1cef4f43..6d72445e 100755 --- a/specgen.sh +++ b/specgen.sh @@ -117,7 +117,7 @@ GUI konfigurator do fetchmaila napisany w pythonie. %build CFLAGS="\$RPM_OPT_FLAGS" LDFLAGS="-s" export CFLAGS LDFLAGS -./configure --prefix=/usr --mandir=%{_mandir} +./configure --prefix=/usr --without-kerberos --mandir=%{_mandir} # Add --enable-nls --without-included-gettext # for internationalization. Also look below. make -- cgit v1.2.3