Fix curl linkings with openssl
authorFlorian Fainelli <florian@openwrt.org>
Sun, 30 Dec 2007 00:03:41 +0000 (00:03 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 30 Dec 2007 00:03:41 +0000 (00:03 +0000)
SVN-Revision: 10037

libs/curl/Makefile

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