SHA256
1
0
forked from pool/curl
Dirk Mueller 2012-01-18 12:51:12 +00:00 committed by Git OBS Bridge
parent a712d04fa2
commit 89283317db

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%bcond_without openssl
%bcond_with mozilla_nss
%bcond_without testsuite
@ -90,6 +91,7 @@ user interaction or any kind of interactivity.
%patch1
%build
autoreconf -fi
# local hack to make curl-config --libs stop printing libraries it depends on
# (currently, libtool sets link_all_deplibs=(yes|unknown) everywhere,
# will hopefully change in the future)