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
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
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