wez Sun Oct 20 09:46:00 2002 EDT
Modified files:
/php4 configure.in
Log:
Add the actual ftok check for Derick :-)
Index: php4/configure.in
diff -u php4/configure.in:1.383 php4/configure.in:1.384
--- php4/configure.in:1.383 Thu Oct 10 15:07:11 2002
+++ php4/configure.in Sun Oct 20 09:45:59 2002
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.383 2002/10/10 19:07:11 andrei Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.384 2002/10/20 13:45:59 wez Exp $ -*- sh -*-
dnl ## Process this file with autoconf to produce a configure script.
divert(1)
@@ -424,6 +424,7 @@
cuserid \
crypt \
flock \
+ftok \
gai_strerror \
gcvt \
getlogin \
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php