Re: [PHP-CVS] cvs: php-src / acinclude.m4 /ext/pdo_firebird config.m4 /ext/pdo_mysql config.m4 /ext/pdo_oci config.m4 /ext/pdo_odbc config.m4 /ext/pdo_pgsql config.m4 /ext/pdo_sqlite config.m4

2005-06-14 Thread Wez Furlong
I appreciate all your work here Jani, but this breaks PECL PDO against PHP 5.0, which is perhaps the main target for figuring out where the headers live. Is there any way to keep compat with 5.0? (I know you think it's pointless, but it's *very* important). --Wez. On 6/13/05, Jani Taskinen <[EM

Re: [PHP-CVS] cvs: php-src / acinclude.m4

2005-05-29 Thread Hartmut Holzgraefe
Antony Dovgal wrote: >>+ # we only support certain flex versions So, comments start with "#" or with "dnl" ? Comments that affect the m4 code have to start with dnl, this on the other hand is a comment that i want to have in the output file so it uses whatever comment syntax is appropriate for

Re: [PHP-CVS] cvs: php-src / acinclude.m4

2005-05-29 Thread Antony Dovgal
On Sun, 29 May 2005 19:28:35 - "Hartmut Holzgraefe" <[EMAIL PROTECTED]> wrote: > hholzgra Sun May 29 15:28:35 2005 EDT > > Modified files: > /php-src acinclude.m4 > Log: > simplify flex version test > > > http://cvs.php.net/diff.php/php-src/acinclu