From: Chris Larson Date: Wed, 9 Jun 2004 01:27:03 +0000 (+0000) Subject: Kill off remnant libtool.m4 in cyrus-sasl source tree. X-Git-Tag: Release-2010-05/1~18784 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0236a0ee71f0a0a9d8412bc0dded0228c8f936e;p=openembedded.git Kill off remnant libtool.m4 in cyrus-sasl source tree. BKrev: 40c66767xxZk-4HcUk33qG70uM79zg --- diff --git a/cyrus-sasl/cyrus-sasl_2.1.17.oe b/cyrus-sasl/cyrus-sasl_2.1.17.oe index d0cd2aeb23..e5483251e5 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.17.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.17.oe @@ -14,7 +14,7 @@ EXTRA_OECONF = "--enable-shared --enable-static --with-dblib=berkeley \ --without-opie --without-des" do_configure_prepend () { - rm -f acinclude.m4 + rm -f acinclude.m4 config/libtool.m4 } do_compile_prepend () { diff --git a/cyrus-sasl/cyrus-sasl_2.1.18.oe b/cyrus-sasl/cyrus-sasl_2.1.18.oe index a65e4038a0..529218ee68 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.18.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.18.oe @@ -13,7 +13,7 @@ EXTRA_OECONF = "--enable-shared --enable-static --with-dblib=berkeley \ --without-opie --without-des" do_configure_prepend () { - rm -f acinclude.m4 + rm -f acinclude.m4 config/libtool.m4 } do_compile_prepend () {