openbsd-ports/textproc/enchant/patches/patch-configure

13 lines
488 B
Plaintext
Raw Normal View History

2010-12-15 11:57:39 -05:00
$OpenBSD: patch-configure,v 1.7 2010/12/15 16:57:39 ajacoutot Exp $
--- configure.orig Thu Apr 1 22:56:39 2010
+++ configure Wed Dec 15 17:54:01 2010
@@ -18213,7 +18213,7 @@ if test "x$ac_cv_lib_aspell_get_aspell_dict_info_list"
2008-05-26 12:56:13 -04:00
fi
- ASPELL_CFLAGS+=" -DHAVE_PSPELL_H"
+ ASPELL_CFLAGS="${ASPELL_CFLAGS} -DHAVE_PSPELL_H"
2008-05-26 12:56:13 -04:00
elif test -f "$aspell_prefix/include/aspell.h"; then
2009-10-11 19:47:12 -04:00
{ $as_echo "$as_me:$LINENO: result: yes (aspell)" >&5
$as_echo "yes (aspell)" >&6; }