[packages] lzo: force full autoreconf, remove private libtool copy, supply missing macros

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24414 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-10 12:51:39 +00:00
parent 7e19489e6a
commit 4edf0fe241
3 changed files with 2 additions and 12 deletions

View File

@ -15,7 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.oberhumer.com/opensource/lzo/download/
PKG_MD5SUM:=a383c7055a310e2a71b9ecd19cfea238
PKG_FIXUP:=libtool no-autoreconf
PKG_FIXUP:=libtool
PKG_REMOVE_FILES:=aclocal.m4 autoconf/ltmain.sh
PKG_INSTALL:=1

View File

@ -1,11 +0,0 @@
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ AC_CANONICAL_TARGET
AM_MAINTAINER_MODE
if test -z "$ac_abs_top_srcdir"; then
- _AC_SRCPATHS(.)
+ _AC_SRCDIRS(.)
fi
if test -r .Conf.settings1; then
. ./.Conf.settings1