Kill off remnant libtool.m4 in cyrus-sasl source tree.
authorChris Larson <clarson@kergoth.com>
Wed, 9 Jun 2004 01:27:03 +0000 (01:27 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 9 Jun 2004 01:27:03 +0000 (01:27 +0000)
BKrev: 40c66767xxZk-4HcUk33qG70uM79zg

cyrus-sasl/cyrus-sasl_2.1.17.oe
cyrus-sasl/cyrus-sasl_2.1.18.oe

index d0cd2ae..e548325 100644 (file)
@@ -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 () {
index a65e403..529218e 100644 (file)
@@ -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 () {