Date: 07/10/00
- Next message: Sascha Schumann: "Re: [PHP-DEV] #5160"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4977 Updated: Seg fault with sessions autostart + register globals"
- In reply to: Kirill Maximov: "[PHP-DEV] #5160"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] #5160"
- Reply: Sascha Schumann: "Re: [PHP-DEV] #5160"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Kirill Maximov wrote:
>
> hi,
>
> I'm sorry that i'm disturbing you, but I just
> want to help with bug #5160.
> As I found, AC_ADD_LIBRARY_WITH_PATH calls in
> etc/oracle/config.m4 adds library to LIBS variable
> only once. So second call of AC_ADD_LIBRARY_WITH_PATH
> won't add library to LIBS if it is exists there.
>
> Unfortunately, Oracle libraries should be presented
> several times in LIBS variable.
>
> I suppose that there should be either additional
> parameter in AC_ADD_LIBRARY_WITH_PATH or another
> variant of this function which supports multiple
> addition of a library to LIBS variable.
>
> Just my two cents.
Any comment, please :(
>
> Best regards,
> KIR
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "Re: [PHP-DEV] #5160"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4977 Updated: Seg fault with sessions autostart + register globals"
- In reply to: Kirill Maximov: "[PHP-DEV] #5160"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] #5160"
- Reply: Sascha Schumann: "Re: [PHP-DEV] #5160"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

