From eae232cfb2b6befff671824fe56181e60b985213 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 11 Dec 2006 13:12:34 +0000 Subject: [PATCH] - fix misleading configure help msg git-svn-id: http://svn.php.net/repository/pecl/courierauth/trunk@224829 c90b9560-bf6c-de11-be94-00142212c4b1 --- config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.m4 b/config.m4 index 6cdf750..9df2c6d 100644 --- a/config.m4 +++ b/config.m4 @@ -2,7 +2,7 @@ dnl $Id$ dnl config.m4 for extension courierauth PHP_ARG_WITH(courierauth, for courierauth support, - [ --with-courierauth-config + [ --with-courierauth Path to courierauthconfig script]) PHP_ARG_WITH(courierauth-security-risk, whether to enable passwd security risk, [ --with-courierauth-security-risk -- 2.30.2