openbsd-ports/textproc/enchant/patches/patch-configure
2009-10-11 23:47:12 +00:00

13 lines
488 B
Plaintext

$OpenBSD: patch-configure,v 1.6 2009/10/11 23:47:12 ajacoutot Exp $
--- configure.orig Sat May 23 11:44:37 2009
+++ configure Mon Oct 12 01:44:00 2009
@@ -18088,7 +18088,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; }