sniper Fri Apr 8 09:37:23 2005 EDT Modified files: (Branch: PHP_5_0) /php-src configure.in Log: MFH http://cvs.php.net/diff.php/php-src/configure.in?r1=1.514.2.47&r2=1.514.2.48&ty=u Index: php-src/configure.in diff -u php-src/configure.in:1.514.2.47 php-src/configure.in:1.514.2.48 --- php-src/configure.in:1.514.2.47 Wed Mar 30 17:24:52 2005 +++ php-src/configure.in Fri Apr 8 09:37:23 2005 @@ -1,4 +1,4 @@ -dnl ## $Id: configure.in,v 1.514.2.47 2005/03/30 22:24:52 derick Exp $ -*- sh -*- +dnl ## $Id: configure.in,v 1.514.2.48 2005/04/08 13:37:23 sniper Exp $ -*- sh -*- dnl ## Process this file with autoconf to produce a configure script. divert(1) @@ -402,8 +402,7 @@ utime.h \ sys/utsname.h \ sys/ipc.h \ -dlfcn.h \ -inttypes.h +dlfcn.h ],[],[],[ #ifdef HAVE_SYS_PARAM_H #include <sys/param.h>
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php