summaryrefslogtreecommitdiff
path: root/www/php3/patches
diff options
context:
space:
mode:
authorcjs <cjs>1998-07-24 00:18:03 +0000
committercjs <cjs>1998-07-24 00:18:03 +0000
commite4e0125df5f5b11f35e00900f2d4860884bcbfd4 (patch)
treef56a43ebd4d8e86713522408334373fd69cbbc5f /www/php3/patches
parenta4f92795d5dffc962c007483e5eaf11cb185dee4 (diff)
downloadpkgsrc-e4e0125df5f5b11f35e00900f2d4860884bcbfd4.tar.gz
Initial go at a package for a php3 apache module.
Diffstat (limited to 'www/php3/patches')
-rw-r--r--www/php3/patches/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/php3/patches/patch-aa b/www/php3/patches/patch-aa
new file mode 100644
index 00000000000..de6432f848d
--- /dev/null
+++ b/www/php3/patches/patch-aa
@@ -0,0 +1,19 @@
+*** configure~ Sun Jul 19 14:59:40 1998
+--- configure Thu Jul 23 16:49:12 1998
+***************
+*** 3352,3358 ****
+ EOF
+
+ cat >> confdefs.h <<\EOF
+! #define HAVE_AP_COMPAT_H 1
+ EOF
+
+ echo "$ac_t""yes" 1>&6
+--- 3352,3358 ----
+ EOF
+
+ cat >> confdefs.h <<\EOF
+! #define HAVE_OLD_COMPAT_H 1
+ EOF
+
+ echo "$ac_t""yes" 1>&6