Update makefiles to use the autotools stuff put in the template, remove bogus stamp...
[openwrt/svn-archive/archive.git] / libs / gnutls / Makefile
index 6ae891be860d4bb8badf91761e32a32693a155e5..3926545096a46da86890fac448747bff425ccb3d 100644 (file)
@@ -68,14 +68,6 @@ define Package/libgnutls-openssl
 endef
 
 define Build/Configure
-       (cd $(PKG_BUILD_DIR); touch \
-               configure.in \
-               acinclude.m4 \
-               aclocal.m4 \
-               Makefile.in \
-               config.h.in \
-               configure \
-       )
        $(call Build/Configure/Default, \
                --enable-shared \
                --enable-static \