From d6662d8442704d840f6a0916b7f37259b7c7e918 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 10 Jun 2009 04:25:01 +0000 Subject: fix language in comment --- m4/curl-confopts.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'm4/curl-confopts.m4') diff --git a/m4/curl-confopts.m4 b/m4/curl-confopts.m4 index 621d2df91..3ae73785f 100644 --- a/m4/curl-confopts.m4 +++ b/m4/curl-confopts.m4 @@ -22,7 +22,7 @@ #*************************************************************************** # File version for 'aclocal' use. Keep it a single number. -# serial 5 +# serial 6 dnl CURL_CHECK_OPTION_CURLDEBUG @@ -66,7 +66,7 @@ AC_HELP_STRING([--disable-curldebug],[Disable curl debug memory tracking]), dnl debug memory tracking for the libcurl library. This can only dnl be done when some requisites are simultaneously satisfied. dnl Later on, these requisites are verified and if they are not - dnl not fully satisfied the option will be ignored and act as if + dnl fully satisfied the option will be ignored and act as if dnl --disable-curldebug had been given setting shell variable dnl want_curldebug to 'no'. want_curldebug="yes" -- cgit v1.2.3