openbsd-ports/textproc/enchant/patches/patch-configure
2010-12-15 16:57:39 +00:00

13 lines
488 B
Plaintext

$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"
fi
- ASPELL_CFLAGS+=" -DHAVE_PSPELL_H"
+ ASPELL_CFLAGS="${ASPELL_CFLAGS} -DHAVE_PSPELL_H"
elif test -f "$aspell_prefix/include/aspell.h"; then
{ $as_echo "$as_me:$LINENO: result: yes (aspell)" >&5
$as_echo "yes (aspell)" >&6; }