pajoye                                   Sun, 09 Jan 2011 15:19:03 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=307305

Log:
- debug code--

Changed paths:
    U   php/php-src/branches/PHP_5_3/win32/build/confutils.js

Modified: php/php-src/branches/PHP_5_3/win32/build/confutils.js
===================================================================
--- php/php-src/branches/PHP_5_3/win32/build/confutils.js       2011-01-09 
14:04:18 UTC (rev 307304)
+++ php/php-src/branches/PHP_5_3/win32/build/confutils.js       2011-01-09 
15:19:03 UTC (rev 307305)
@@ -860,8 +860,7 @@
        if (use_env == null) {
                use_env = true;
        }
-MESSAGE("******************" + path_to_check);
-MESSAGE("******************" + flag_name);
+
        // if true, add the dir part of the header_name to the include path
        if (add_dir_part == null) {
                add_dir_part = false;

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

Reply via email to