[packages] collectd: provide missing AM_PATH_LIBGCRYPT macro and autoreconf libltdl/ too (multiple libtools in one source, fun eh?)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24318 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-08 00:57:10 +00:00
parent 124ea24346
commit 406fbe0335
2 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,8 @@ PKG_SOURCE_URL:=http://collectd.org/files/
PKG_MD5SUM:=85d9d8d0a1327782661e3c89800aa70e
PKG_FIXUP:=libtool
PKG_LIBTOOL_PATHS:=. libltdl
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1

View File

@ -0,0 +1,4 @@
--- /dev/null
+++ b/fake-am_path_libgcrypt.m4
@@ -0,0 +1 @@
+AC_DEFUN([AM_PATH_LIBGCRYPT],[:])