Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000111

Re: [PHP-DEV] 4.0.4 From: David Hedbor (david <email protected>)
Date: 11/02/00

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>