From 951caf4a796672373e35228df878bb35e9147ba4 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 3 Sep 2002 17:18:27 +0000 Subject: Allow balsa to build with new pspell/aspell. --- mail/balsa/files/patch-configure | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) (limited to 'mail/balsa/files/patch-configure') diff --git a/mail/balsa/files/patch-configure b/mail/balsa/files/patch-configure index 6da3e430d3c7..71ad1e7df72b 100644 --- a/mail/balsa/files/patch-configure +++ b/mail/balsa/files/patch-configure @@ -1,5 +1,5 @@ --- configure.orig Mon Aug 19 14:05:07 2002 -+++ configure Mon Aug 19 16:55:27 2002 ++++ configure Tue Sep 3 13:17:10 2002 @@ -5951,6 +5951,7 @@ # This can be used to rebuild libtool when needed @@ -8,6 +8,37 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -6881,24 +6882,24 @@ + + + +-echo $ac_n "checking for new_pspell_manager in -lpspell""... $ac_c" 1>&6 +-echo "configure:6886: checking for new_pspell_manager in -lpspell" >&5 +-ac_lib_var=`echo pspell'_'new_pspell_manager | sed 'y%./+-%__p_%'` ++echo $ac_n "checking for new_aspell_speller in -lpspell""... $ac_c" 1>&6 ++echo "configure:6886: checking for new_aspell_speller in -lpspell" >&5 ++ac_lib_var=`echo pspell'_'new_aspell_speller | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lpspell -lstdc++ -lpspell-modules $LIBS" ++LIBS="-lpspell -lstdc++ $LIBS" + cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then @@ -8920,7 +8921,7 @@ extern int *_nl_domain_bindings; int main() { -- cgit v1.2.3