1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/www/mod_php4/files/patch-at
Dirk Froemberg 6adb290a4b Add pspell support option.
PR:		ports/27256
2001-06-12 20:19:46 +00:00

12 lines
291 B
Plaintext

--- 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