Date: 10/19/98
- Next message: Marc Muņoz Salvador: "Re: [PHP-DEV] Bug #854: include() problem"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] affected_rows for mSQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
! #if defined(COMPILE_DL) && !defined(PHP_31)
! # include "dl/phpdl.h"
! #else
! # include "../phpdl.h"
^^^^^^^^^^^^
#endif
Since yesterday you can no longer compile the current 3.0 CVS tree due
to a typo in "mysql.c".
I think "../phpdl.h" should be changed to "../dl/phpdl.h".
Best regards,
Danny.
- ---
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.5.3 for non-commercial use <http://www.pgp.com>
iQA/AwUBNirQWLoC8rZOqRW1EQKjpgCg0wjbDHoI6YANVd8Ww4W1BNdbNtoAn025
t3ShIbGWgTXO418BJa0D1hHC
=5LIO
-----END PGP SIGNATURE-----
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Marc Muņoz Salvador: "Re: [PHP-DEV] Bug #854: include() problem"
- Previous message: Zeev Suraski: "Re: [PHP-DEV] affected_rows for mSQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

