Nope. The *original* logic said 'is it there?' Greg changed that to 'is it !shared?' You changed it back to 'is it there?' It needs to be 'is it there
&& !shared?'

read again. It says if it is shared then issue an error. If it is present
then use it.

Args, sorry. I misread the commit and thought you'd removed the first line in that block, so yes the check is now correct in config.m4.

But - since when is hash not optional?

- Steph

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to