[packages] tiff: remove private libtool copy, trigger full autoreconf

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24372 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-08 23:59:34 +00:00
parent 7e0645b656
commit 9eaa9d77db
2 changed files with 12 additions and 0 deletions

View File

@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://download.osgeo.org/libtiff
PKG_MD5SUM:=93e56e421679c591de7552db13384cb8
PKG_FIXUP:=libtool-ucxx
PKG_REMOVE_FILES:=autogen.sh aclocal.m4 m4/libtool.mk config/ltmain.sh
PKG_INSTALL:=1
PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_libtiffxx

View File

@ -0,0 +1,10 @@
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -1052,7 +1052,6 @@ AC_SUBST([am__untar])
]) # _AM_PROG_TAR
m4_include([m4/acinclude.m4])
-m4_include([m4/libtool.m4])
m4_include([m4/ltoptions.m4])
m4_include([m4/ltsugar.m4])
m4_include([m4/ltversion.m4])