2008-05-26 16:56:13 +00:00

13 lines
473 B
Plaintext

$OpenBSD: patch-configure,v 1.3 2008/05/26 16:56:13 ajacoutot Exp $
--- configure.orig Mon May 26 18:54:44 2008
+++ configure Mon May 26 18:54:59 2008
@@ -22705,7 +22705,7 @@ if test $ac_cv_lib_aspell_get_aspell_dict_info_list =
fi
- ASPELL_CFLAGS+=" -DHAVE_PSPELL_H"
+ ASPELL_CFLAGS=" -DHAVE_PSPELL_H"
elif test -f "$aspell_prefix/include/aspell.h"; then
{ echo "$as_me:$LINENO: result: yes (aspell)" >&5
echo "${ECHO_T}yes (aspell)" >&6; }