Fix curl linkings with openssl
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Dec 2007 00:03:41 +0000 (00:03 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 30 Dec 2007 00:03:41 +0000 (00:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10037 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/curl/Makefile

index a7fa14e..c76a08e 100644 (file)
@@ -75,7 +75,6 @@ CONFIGURE_ARGS += \
        --without-libidn \
        --without-nss \
        --with-zlib="$(STAGING_DIR)/usr" \
        --without-libidn \
        --without-nss \
        --with-zlib="$(STAGING_DIR)/usr" \
-       --disable-gssapi \
 
 CONFIGURE_VARS += \
        LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \
 
 CONFIGURE_VARS += \
        LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \