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

13 lines
489 B
Plaintext
Raw Normal View History

$OpenBSD: patch-configure,v 1.5 2009/01/12 13:04:09 ajacoutot Exp $
--- configure.orig Mon May 5 22:27:23 2008
+++ configure Mon Nov 24 12:03:08 2008
@@ -22660,7 +22660,7 @@ if test $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
{ echo "$as_me:$LINENO: result: yes (aspell)" >&5
echo "${ECHO_T}yes (aspell)" >&6; }