]> Pileus Git - ~andy/fetchmail/commitdiff
Fix SSL build generation.
authorEric S. Raymond <esr@thyrsus.com>
Fri, 18 Oct 2002 11:07:50 +0000 (11:07 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Fri, 18 Oct 2002 11:07:50 +0000 (11:07 -0000)
svn path=/trunk/; revision=3737

specgen.sh

index 578d2c9f8c4c93a617064a44c2d52779a7fc801a..2332e287998a43ba11b8f88d34993b4c4b317c8c 100755 (executable)
@@ -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