aboutsummaryrefslogtreecommitdiffstats
path: root/cyrus-sasl
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-06-09 01:27:03 +0000
committerChris Larson <clarson@kergoth.com>2004-06-09 01:27:03 +0000
commite0236a0ee71f0a0a9d8412bc0dded0228c8f936e (patch)
treed10914da8a9e655953605444c1b8b1ed00c3eeb8 /cyrus-sasl
parent4b9578f8802608cbc0802353d24b80c262b6253c (diff)
downloadopenembedded-e0236a0ee71f0a0a9d8412bc0dded0228c8f936e.tar.gz
Kill off remnant libtool.m4 in cyrus-sasl source tree.
BKrev: 40c66767xxZk-4HcUk33qG70uM79zg
Diffstat (limited to 'cyrus-sasl')
-rw-r--r--cyrus-sasl/cyrus-sasl_2.1.17.oe2
-rw-r--r--cyrus-sasl/cyrus-sasl_2.1.18.oe2
2 files changed, 2 insertions, 2 deletions
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 () {