From 3ffe4391b2e66b1631bb47b27465e317792f9196 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 20 Jan 2004 05:38:25 +0000 Subject: Kill old libtool macros from cyrus-sasl's acinclude.m4 BKrev: 400cbed1s1C2iH35NIOrne4-sXvIxg --- cyrus-sasl/cyrus-sasl_2.1.17.oe | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cyrus-sasl/cyrus-sasl_2.1.17.oe') diff --git a/cyrus-sasl/cyrus-sasl_2.1.17.oe b/cyrus-sasl/cyrus-sasl_2.1.17.oe index d180b14f74..2863c6e34b 100644 --- a/cyrus-sasl/cyrus-sasl_2.1.17.oe +++ b/cyrus-sasl/cyrus-sasl_2.1.17.oe @@ -9,6 +9,10 @@ inherit autotools acpaths=-I ${S}/cmulocal -I ${S}/config -I . CFLAGS_append = ' -I${S}/include -I${S}/saslauthd/include' EXTRA_OECONF = --enable-shared --enable-static +do_configure_prepend () { + rm -f acinclude.m4 +} + do_compile_prepend () { set -e cd include -- cgit v1.2.3