On Tue, 04 Jan 2005, Brad House wrote: > Just tried to phpize an extension, and it appears as though > there is a problem on MacOSX. PHP_SHLIB_SUFFIX defaults to .so > because a check is run on $host_alias, which is set to "".
Just to make sure: we do want PHP_SHLIB_SUFFIX to be set to .so on Mac OS X. Since we are not linking against the extensions, the .dylib does not apply. - Andrei -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php