sniper          Thu Jan 23 01:42:43 2003 EDT

  Modified files:              
    /php4       configure.in 
  Log:
  remove this stupid highlight which causes trouble.
  
Index: php4/configure.in
diff -u php4/configure.in:1.414 php4/configure.in:1.415
--- php4/configure.in:1.414     Sun Jan 19 16:37:40 2003
+++ php4/configure.in   Thu Jan 23 01:42:43 2003
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.414 2003/01/19 21:37:40 zeev Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.415 2003/01/23 06:42:43 sniper Exp $ -*- sh -*-
 dnl ## Process this file with autoconf to produce a configure script.
 
 divert(1)
@@ -1316,11 +1316,10 @@
 | about the implications of having register_globals set to on, and   |
 | avoid using it if possible.                                        |
 +--------------------------------------------------------------------+
-X
 
-PHP_CONFIGURE_PART(
 Thank you for using PHP.
-)
+
+X
 
 fi
 ])



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

Reply via email to