diff options
-rw-r--r-- | www/php3/patches/patch-ah | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/php3/patches/patch-ah b/www/php3/patches/patch-ah new file mode 100644 index 00000000000..17d922cc730 --- /dev/null +++ b/www/php3/patches/patch-ah @@ -0,0 +1,12 @@ +$NetBSD: patch-ah,v 1.1 1999/05/07 14:14:18 tv Exp $ + +--- configure.orig Fri May 7 10:05:45 1999 ++++ configure Fri May 7 10:06:05 1999 +@@ -3729,6 +3729,7 @@ + fi + + ++LDFLAGS_SHLIB_EXPORT=`perl -V:ccdlflags | cut -d\' -f2` + + echo $ac_n "checking for Apache module support via DSO through APXS""... $ac_c" 1>&6 + echo "configure:3735: checking for Apache module support via DSO through APXS" >&5 |