[packages/collectd] Use default configure settings and therewith fix current errors...
authorMirko Vogt <[email protected]>
Mon, 6 Dec 2010 15:32:10 +0000 (15:32 +0000)
committerMirko Vogt <[email protected]>
Mon, 6 Dec 2010 15:32:10 +0000 (15:32 +0000)
SVN-Revision: 24284

libs/curl/Makefile

index b424c052ae5e6e3d39bdb37a95857d962f11fd52..1921f2c1cc3b955dc295d96d36ac739778b12bf2 100644 (file)
@@ -82,10 +82,6 @@ CONFIGURE_VARS += \
        LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \
        CC="$(filter-out ccache,$(TARGET_CC))"
 
-define Build/Configure
-       $(call Build/Configure/Default,,bash)
-endef
-
 define Build/Compile
        $(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \