helly           Tue Oct 21 04:29:23 2003 EDT

  Modified files:              
    /php-src    configure.in 
  Log:
  We don't have this yet
  
Index: php-src/configure.in
diff -u php-src/configure.in:1.471 php-src/configure.in:1.472
--- php-src/configure.in:1.471  Tue Oct 21 03:36:42 2003
+++ php-src/configure.in        Tue Oct 21 04:29:22 2003
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.471 2003/10/21 07:36:42 helly Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.472 2003/10/21 08:29:22 helly Exp $ -*- sh -*-
 dnl ## Process this file with autoconf to produce a configure script.
 
 divert(1)
@@ -1175,7 +1175,7 @@
     zend_variables.c zend.c zend_API.c zend_extensions.c zend_hash.c \
     zend_list.c zend_indent.c zend_builtin_functions.c zend_sprintf.c \
     zend_ini.c zend_qsort.c zend_multibyte.c zend_ts_hash.c zend_stream.c \
-    zend_iterators.c zend_interfaces.c)
+    zend_iterators.c)
 
 if test -r "$abs_srcdir/Zend/zend_objects.c"; then
   PHP_ADD_SOURCES(Zend, zend_objects.c zend_object_handlers.c zend_objects_API.c 
zend_mm.c \


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to