[PHP-CVS] cvs: php-src /scripts phpize.m4

2009-06-02 Thread Jani Taskinen
janiTue Jun 2 19:53:29 2009 UTC Modified files: /php-src/scriptsphpize.m4 Log: - Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4) http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.32&r2=1.33&diff_format=u Index: php-src/scripts/

[PHP-CVS] cvs: php-src /scripts phpize.m4

2008-12-03 Thread David Soria Parra
dsp Thu Dec 4 00:41:55 2008 UTC Modified files: /php-src/scriptsphpize.m4 Log: MFB: Fix cc detection in phpize according to changes in configure.in http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.30&r2=1.31&diff_format=u Index: php-src/s

[PHP-CVS] cvs: php-src /scripts phpize.m4

2008-07-30 Thread Jani Taskinen
janiThu Jul 31 00:45:04 2008 UTC Modified files: /php-src/scriptsphpize.m4 Log: - Applied the missing parts to phpize.m4 for zend extension builds http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.29&r2=1.30&diff_format=u Index: php-src/script

[PHP-CVS] cvs: php-src /scripts phpize.m4

2008-07-30 Thread Jani Taskinen
janiWed Jul 30 23:55:39 2008 UTC Modified files: /php-src/scriptsphpize.m4 Log: - Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in) http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.28&r2=1.

[PHP-CVS] cvs: php-src /scripts phpize.m4

2008-07-27 Thread David Soria Parra
dsp Sun Jul 27 20:48:26 2008 UTC Modified files: /php-src/scriptsphpize.m4 Log: MFB: - Fixed the fix for not requiring C++ always http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.27&r2=1.28&diff_format=u Index: php-src/scripts/phpize.m4 di

[PHP-CVS] cvs: php-src /scripts phpize.m4

2007-08-14 Thread Jani Taskinen
janiTue Aug 14 08:43:13 2007 UTC Modified files: /php-src/scriptsphpize.m4 Log: - Fix bug #42292 ($PHP_CONFIG not set) http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.25&r2=1.26&diff_format=u Index: php-src/scripts/phpize.m4 diff -u php-src/

[PHP-CVS] cvs: php-src /scripts phpize.m4

2007-07-25 Thread Antony Dovgal
tony2001Wed Jul 25 09:40:59 2007 UTC Modified files: /php-src/scriptsphpize.m4 Log: fix --with-php-config option http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.23&r2=1.24&diff_format=u Index: php-src/scripts/phpize.m4 diff -u php-src

[PHP-CVS] cvs: php-src /scripts phpize.m4

2007-07-18 Thread Jani Taskinen
janiWed Jul 18 15:04:08 2007 UTC Modified files: /php-src/scriptsphpize.m4 Log: - Cleanup + removed PHP_SETUP_ICU call (has to be done per extension, not globally!) http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.22&r2=1.23&diff_format=u In

[PHP-CVS] cvs: php-src /scripts phpize.m4

2007-06-01 Thread Jani Taskinen
sniper Fri Jun 1 15:12:10 2007 UTC Modified files: /php-src/scriptsphpize.m4 Log: - Add missing CXXFLAGS_CLEAN variable. http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.21&r2=1.22&diff_format=u Index: php-src/scripts/phpize.m4 diff -u php-src/

[PHP-CVS] cvs: php-src /scripts phpize.m4

2007-01-12 Thread Andrei Zmievski
andrei Fri Jan 12 19:02:14 2007 UTC Modified files: /php-src/scriptsphpize.m4 Log: Use PHP_SETUP_ICU in self-contained extensions http://cvs.php.net/viewvc.cgi/php-src/scripts/phpize.m4?r1=1.20&r2=1.21&diff_format=u Index: php-src/scripts/phpize.m4 diff

[PHP-CVS] cvs: php-src /scripts phpize.m4

2005-05-27 Thread Jani Taskinen
sniper Fri May 27 09:15:48 2005 EDT Modified files: /php-src/scriptsphpize.m4 Log: - Make sure EGREP and SED get set early enough. http://cvs.php.net/diff.php/php-src/scripts/phpize.m4?r1=1.14&r2=1.15&ty=u Index: php-src/scripts/phpize.m4 diff -u php-src/sc

[PHP-CVS] cvs: php-src /scripts phpize.m4

2005-03-17 Thread Jani Taskinen
sniper Thu Mar 17 03:16:51 2005 EDT Modified files: /php-src/scriptsphpize.m4 Log: Removed unused DEFS subst http://cvs.php.net/diff.php/php-src/scripts/phpize.m4?r1=1.12&r2=1.13&ty=u Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/phpize.m4:1.12 p

[PHP-CVS] cvs: php-src /scripts phpize.m4

2005-03-04 Thread Jani Taskinen
sniper Fri Mar 4 09:34:25 2005 EDT Modified files: /php-src/scriptsphpize.m4 Log: Add missing subst http://cvs.php.net/diff.php/php-src/scripts/phpize.m4?r1=1.11&r2=1.12&ty=u Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/phpize.m4:1.11 php-src/s

[PHP-CVS] cvs: php-src /scripts phpize.m4

2005-01-19 Thread Jani Taskinen
sniper Wed Jan 19 19:54:19 2005 EDT Modified files: /php-src/scriptsphpize.m4 Log: - Add --with-libdir to phpized builds too http://cvs.php.net/diff.php/php-src/scripts/phpize.m4?r1=1.9&r2=1.10&ty=u Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/p

[PHP-CVS] cvs: php-src /scripts phpize.m4

2003-09-03 Thread Sascha Schumann
sas Wed Sep 3 04:08:13 2003 EDT Modified files: /php-src/scriptsphpize.m4 Log: centralize cflags Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/phpize.m4:1.6 php-src/scripts/phpize.m4:1.7 --- php-src/scripts/phpize.m4:1.6 Tue Sep 2 15:4

[PHP-CVS] cvs: php-src /scripts phpize.m4

2003-09-02 Thread Sascha Schumann
sas Tue Sep 2 15:34:28 2003 EDT Modified files: /php-src/scriptsphpize.m4 Log: provide RE2C to external extensions Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/phpize.m4:1.4 php-src/scripts/phpize.m4:1.5 --- php-src/scripts/phpize.m4:1.4

[PHP-CVS] cvs: php-src /scripts phpize.m4

2003-08-10 Thread Jani Taskinen
sniper Tue Aug 5 07:19:13 2003 EDT Modified files: /php-src/scriptsphpize.m4 Log: $host_* vars are used in extension config.m4s too. Index: php-src/scripts/phpize.m4 diff -u php-src/scripts/phpize.m4:1.3 php-src/scripts/phpize.m4:1.4 --- php-src/scripts/ph