php-developer-list | 2000111
Date: 11/02/00
- Next message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7077 Updated: configure "assumes" libdb-3 in /usr/local/lib"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7590 Updated: Very Slow Loading compared to mySql; php-oracle rpm needed"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] 4.0.4"
- Reply: Andi Gutmans: "Re: [PHP-DEV] 4.0.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andi Gutmans <andi <email protected>> writes:
> Does anyone have any key patches pending? Are there any key
> issues/bugs which are open?
In Zend/Makefile.am there is a dependency
zend_init_parser.h: zend_ini_parser_.c
It should be
zend_ini_parser.h: zend_ini_parser.c
:)
-- [ Below is a random fortune, which is unrelated to the above message. ] paranoia, n.: A healthy understanding of the way the universe works.-- 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: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7077 Updated: configure "assumes" libdb-3 in /usr/local/lib"
- Previous message: sniper <email protected>: "[PHP-DEV] PHP 4.0 Bug #7590 Updated: Very Slow Loading compared to mySql; php-oracle rpm needed"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] 4.0.4"
- Reply: Andi Gutmans: "Re: [PHP-DEV] 4.0.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

