Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS Makefile.in config.m4 php_vpopmail.c php_vpopmail.h From: Andrei Zmievski (andrei <email protected>)
Date: 01/17/01

On Wed, 17 Jan 2001, Boian Bonev wrote:
> hi,
>
> sure.
>
> can i ask you another style question?
>
> snips form a config.m4 file:
> ---
> AC_MSG_RESULT(found in $VPOPMAIL_LIB_DIR)
> ---
>
> ---
> AC_MSG_CHECKING(for vpopmail install directory)
> ... code follows...
> AC_MSG_RESULT($VPOPMAIL_DIR)
> ---
>
> i wonder which one is preferable to use.

I like the second one.

-Andrei
* Change is the only constant. *

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