From: Jo-Philipp Wich Date: Thu, 9 Dec 2010 19:25:08 +0000 (+0000) Subject: [packages] mysql: don't autoreconf X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6a48242cbdf8216176d3d09426cd3d6d18905bb5;p=openwrt%2Fsvn-archive%2Farchive.git [packages] mysql: don't autoreconf SVN-Revision: 24398 --- diff --git a/libs/mysql/Makefile b/libs/mysql/Makefile index 7b32305c88..e7a111cb64 100644 --- a/libs/mysql/Makefile +++ b/libs/mysql/Makefile @@ -21,7 +21,8 @@ PKG_MD5SUM:=e5e7c5b0b5c382489e6a66778703bc46 PKG_BUILD_DEPENDS:=libncurses libreadline PKG_BUILD_PARALLEL:=1 -PKG_FIXUP:=libtool + +PKG_FIXUP:=libtool no-autoreconf include $(INCLUDE_DIR)/package.mk