summaryrefslogtreecommitdiffstats
path: root/www/mod_php3/files/patch-aq
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2000-05-29 19:24:19 +0000
committerdirk <dirk@FreeBSD.org>2000-05-29 19:24:19 +0000
commita3b2335ce7721331a4dd33cd5d945761093d7202 (patch)
treefe91d6efadd3e55cded35f7303e5899b22371ad7 /www/mod_php3/files/patch-aq
parent6e4ee0c79fae9c5d7cb1891778e05cde8ae9680c (diff)
downloadFreeBSD-ports-a3b2335ce7721331a4dd33cd5d945761093d7202.zip
FreeBSD-ports-a3b2335ce7721331a4dd33cd5d945761093d7202.tar.gz
Add mod_php3 after repository copy from apache13-php3.
Diffstat (limited to 'www/mod_php3/files/patch-aq')
-rw-r--r--www/mod_php3/files/patch-aq32
1 files changed, 2 insertions, 30 deletions
diff --git a/www/mod_php3/files/patch-aq b/www/mod_php3/files/patch-aq
index 466156f..dad7927 100644
--- a/www/mod_php3/files/patch-aq
+++ b/www/mod_php3/files/patch-aq
@@ -1,33 +1,5 @@
---- ../php/configure.orig Fri Feb 25 21:49:48 2000
-+++ ../php/configure Tue Feb 29 22:29:05 2000
-@@ -5214,26 +5214,10 @@
- if test -n "$unique" && test "`eval $cmd`" = "" ; then
- eval "LIBPATH$unique=set"
-
-- EXTRA_LIBS="$EXTRA_LIBS -L$ai_p"
-- if test -n "$APXS" ; then
-- RPATHS="$RPATHS ${apxs_runpath_switch}$ai_p'"
-- else
-- RPATHS="$RPATHS ${ld_runpath_switch}$ai_p"
-- fi
--
-- fi
-+ EXTRA_LIBS="$EXTRA_LIBS $ai_p/libc-client4.a"
-
- fi
-
--
--
-- unique=`echo $ac_n "c-client4$ac_c" | tr -c -d a-zA-Z0-9`
-- cmd="echo $ac_n \"\$LIBRARY$unique$ac_c\""
-- if test -n "$unique" && test "`eval $cmd`" = "" ; then
-- eval "LIBRARY$unique=set"
--
-- EXTRA_LIBS="$EXTRA_LIBS -lc-client4"
--
- fi
-
-
+--- configure.orig Fri Feb 25 21:49:48 2000
++++ configure Tue Feb 29 22:29:05 2000
@@ -8961,7 +8945,7 @@
fi
SYBASE_CT_INCLUDE=-I$SYBASE_CT_INCDIR
OpenPOWER on IntegriCloud