]> Pileus Git - ~andy/fetchmail/blobdiff - specgen.sh
Ready to ship.
[~andy/fetchmail] / specgen.sh
index 99c7f9e236bc2dfbbf51209f2c88d34849a99213..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} --enable-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