[PHP-DEV] HAVE_FLOCK on solaris survey From: Sam Liddicott (sam.liddicott <email protected>)
Date: 01/15/01

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: 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>