From a38cdb1a62c9b61be35562e76dc70400ddb6d30f Mon Sep 17 00:00:00 2001 From: hcg Date: Tue, 29 Jan 2013 15:12:47 +0000 Subject: [PATCH] [packages] cyrus-sasl: Remove libtool requirement (required for building with eglibc 2.12 - now deprecated) git-svn-id: svn://svn.openwrt.org/openwrt/packages@35385 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/cyrus-sasl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/cyrus-sasl/Makefile b/libs/cyrus-sasl/Makefile index 84acdb949..4a87dc747 100644 --- a/libs/cyrus-sasl/Makefile +++ b/libs/cyrus-sasl/Makefile @@ -20,7 +20,7 @@ PKG_LICENSE_FILES:=COPYING cmulocal/COPYING saslauthd/COPYING PKG_BUILD_DEPENDS:=libopenssl -PKG_FIXUP:=autoreconf libtool +PKG_FIXUP:=autoreconf PKG_MACRO_PATHS:=cmulocal config ../cmulocal ../config PKG_AUTOMAKE_PATHS:=. saslauthd sasldb PKG_REMOVE_FILES:=aclocal.m4 saslauthd/aclocal.m4