[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:
parent
7e0645b656
commit
9eaa9d77db
@ -17,6 +17,8 @@ PKG_SOURCE_URL:=http://download.osgeo.org/libtiff
|
|||||||
PKG_MD5SUM:=93e56e421679c591de7552db13384cb8
|
PKG_MD5SUM:=93e56e421679c591de7552db13384cb8
|
||||||
|
|
||||||
PKG_FIXUP:=libtool-ucxx
|
PKG_FIXUP:=libtool-ucxx
|
||||||
|
PKG_REMOVE_FILES:=autogen.sh aclocal.m4 m4/libtool.mk config/ltmain.sh
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_libtiffxx
|
PKG_CONFIG_DEPENDS:=CONFIG_PACKAGE_libtiffxx
|
||||||
|
10
libs/tiff/patches/001-remove-libtool.patch
Normal file
10
libs/tiff/patches/001-remove-libtool.patch
Normal 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])
|
Loading…
x
Reference in New Issue
Block a user