[packages] php5: don't autoreconf
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Dec 2010 20:18:38 +0000 (20:18 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 9 Dec 2010 20:18:38 +0000 (20:18 +0000)
SVN-Revision: 24401

lang/php5/Makefile

index ba3d992d3ca107c40b5bb7bf382eb340bce64406..538f5d7482919c2f68dfd3d22c628d06785fbb16 100644 (file)
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.php.net/distributions/
 PKG_MD5SUM:=63e97ad450f0f7259e785100b634c797
 
-PKG_FIXUP:=libtool
+PKG_FIXUP:=libtool no-autoreconf
 PKG_BUILD_PARALLEL:=1 
 
 include $(INCLUDE_DIR)/package.mk