Could Solaris users please make me the output of:

grep HAVE_FLOCK main/php_config.h

after running their ./configure please.

For some reason our system always does:
#define HAVE_FLOCK 1

when we need 
#undef HAVE_FLOCK

in order to compile and I'm trying to get to the bottom of it.

thanks

Sam

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to