At 12:32 7/18/2003, Jani Taskinen wrote:

On Fri, 18 Jul 2003, Melvyn Sopacua wrote:

>At 11:25 7/18/2003, Jani Taskinen wrote:
>
>> >Nice first shot. But it also displays the message if you did disable mysql.
>> >What we really need is a message that pops up only if the user tried to
>> use a
>> >bundled lib which is no longer available. So there must be a corresponding
>> >change in the ext/mysql/config.m4 file.
>>
>> How can you know if they wanted to use bundled lib or not? :)



But this won't work as the configure bails out if no mysql headers/libs are found..(when you use plain --with-mysql default paths are searched)

The 'old' behavior, was to enable mysql by default, because of the bundled libs and then issue a warning about using them.

The 'new' behavior disables mysql by default and bails out on any config errors,
which means you are left with the enabled by default stuff.


Best regards,

Melvyn Sopacua

-----------------------------------------------------
\ Email Quoting, the forgotten art:                 /
/ http://www.kassj.com/netiquette/netiquette.html#5 \
-----------------------------------------------------


-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to