[packages_10.03.1] merge r29498
[openwrt/svn-archive/archive.git] / libs / curl / Makefile
index 905fa45bc9c5e653ad9b82f9c31e0f43c0c14f6f..806192d0fd2a757451c38bee0bbbf65e816b05ba 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2007-2009 OpenWrt.org
+# Copyright (C) 2007-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -84,13 +84,6 @@ CONFIGURE_VARS += \
        LDFLAGS="$$$$LDFLAGS -lcrypto -lssl -lz" \
        CC="$(filter-out ccache,$(TARGET_CC))"
 
-#define Build/Configure
-#      (cd $(PKG_BUILD_DIR); \
-#              autoreconf -v --install || exit 1 \
-#      );
-#      $(call Build/Configure/Default)
-#endef
-
 define Build/Compile
        $(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR) \
                DESTDIR="$(PKG_INSTALL_DIR)" \