shane Mon Dec 2 00:25:55 2002 EDT
Modified files: (Branch: PHP_4_3)
/php4/sapi/cgi/libfcgi acinclude.m4
Log:
MFH
Index: php4/sapi/cgi/libfcgi/acinclude.m4
diff -u php4/sapi/cgi/libfcgi/acinclude.m4:1.1.2.1
php4/sapi/cgi/libfcgi/acinclude.m4:1.1.2.2
--- php4/sapi/cgi/libfcgi/acinclude.m4:1.1.2.1 Sun Dec 1 18:11:14 2002
+++ php4/sapi/cgi/libfcgi/acinclude.m4 Mon Dec 2 00:25:55 2002
@@ -1,8 +1,6 @@
-dnl $Id: acinclude.m4,v 1.1.2.1 2002/12/01 23:11:14 shane Exp $
+dnl $Id: acinclude.m4,v 1.1.2.2 2002/12/02 05:25:55 shane Exp $
AC_DEFUN(FCGI_COMMON_CHECKS, [
- AC_CHECK_TYPE([ssize_t], [int])
-
AC_MSG_CHECKING([for sun_len in sys/un.h])
AC_EGREP_HEADER([sun_len], [sys/un.h],
[AC_MSG_RESULT([yes])
@@ -103,7 +101,7 @@
dnl macros posted by AFC to the autoconf macro repository. We are also
dnl grateful for the helpful feedback of numerous users.
dnl
-dnl @version $Id: acinclude.m4,v 1.1.2.1 2002/12/01 23:11:14 shane Exp $
+dnl @version $Id: acinclude.m4,v 1.1.2.2 2002/12/02 05:25:55 shane Exp $
dnl @author Steven G. Johnson <[EMAIL PROTECTED]> and Alejandro Forero Cuervo
<[EMAIL PROTECTED]>
AC_DEFUN([ACX_PTHREAD], [
@@ -304,7 +302,7 @@
dnl Digital Unix C compiler, C for AIX Compiler, HP-UX C compiler,
dnl and IRIX C compiler.
dnl
-dnl @version $Id: acinclude.m4,v 1.1.2.1 2002/12/01 23:11:14 shane Exp $
+dnl @version $Id: acinclude.m4,v 1.1.2.2 2002/12/02 05:25:55 shane Exp $
dnl @author Ville Laurikari <[EMAIL PROTECTED]>
dnl
AC_DEFUN([AC_PROG_CC_WARNINGS], [
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php