sniper          Fri Apr  8 09:36:26 2005 EDT

  Modified files:              
    /php-src    configure.in 
  Log:
  remove duplicate entry
  
http://cvs.php.net/diff.php/php-src/configure.in?r1=1.546&r2=1.547&ty=u
Index: php-src/configure.in
diff -u php-src/configure.in:1.546 php-src/configure.in:1.547
--- php-src/configure.in:1.546  Fri Mar 25 22:09:09 2005
+++ php-src/configure.in        Fri Apr  8 09:36:23 2005
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.546 2005/03/26 03:09:09 sniper Exp $ -*- autoconf 
-*-
+dnl ## $Id: configure.in,v 1.547 2005/04/08 13:36:23 sniper Exp $ -*- autoconf 
-*-
 dnl ## Process this file with autoconf to produce a configure script.
 
 divert(1)
@@ -363,8 +363,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

Reply via email to