Update makefiles to use the autotools stuff put in the template, remove bogus stamp-h.in touching

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5386 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2006-11-02 23:01:45 +00:00
parent fef689703e
commit 77f85c7628
10 changed files with 0 additions and 74 deletions

View File

@ -37,13 +37,6 @@ define Package/libmysqlclient
endef
define Build/Configure
(cd $(PKG_BUILD_DIR); touch \
configure.in \
aclocal.m4 \
Makefile.in \
config.h.in \
configure \
);
$(call Build/Configure/Default, \
--enable-shared \
--enable-static \