1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/lang/php/files/patch-configure
Will Andrews 513c0e84e5 Add php 3.0.16, a standalone PHP interpreter.
PR:		21094
Submitted by:	roam (oops :-)
2000-12-19 14:00:03 +00:00

20 lines
633 B
Plaintext

--- 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
SYBASE_CT_LFLAGS="-L$SYBASE_CT_LIBDIR"
- SYBASE_CT_LIBS="-lcs -lct -lcomn -lintl"
+ SYBASE_CT_LIBS="-lct"
old_LDFLAGS=$LDFLAGS
LDFLAGS="$LDFLAGS -L$SYBASE_CT_LIBDIR"
echo $ac_n "checking for netg_errstr in -ltcl""... $ac_c" 1>&6
@@ -9002,7 +8986,6 @@
SYBASE_CT_LIBS="$SYBASE_CT_LIBS -ltcl"
else
echo "$ac_t""no" 1>&6
- SYBASE_CT_LIBS="$SYBASE_CT_LIBS -lsybtcl"
fi
echo $ac_n "checking for insck__getVdate in -linsck""... $ac_c" 1>&6