freebsd-ports/www/mod_php5/files/patch-at
Dirk Froemberg 6adb290a4b Add pspell support option.
PR:		ports/27256
2001-06-12 20:19:46 +00:00

11 lines
291 B
Text

--- ext/pspell/pspell.c.orig Mon Feb 26 07:07:13 2001
+++ ext/pspell/pspell.c Tue Jun 12 22:08:33 2001
@@ -32,7 +32,7 @@
#define USE_ORIGINAL_MANAGER_FUNCS
#include "php_pspell.h"
-#include <pspell/pspell.h>
+#include <pspell.h>
#include "ext/standard/info.h"
#define PSPELL_FAST 1L