From 4c94cfa13fd53e6c861a4db5337e3e7dbabf5e19 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 24 Apr 2001 14:31:45 +0000 Subject: updating changes with 2.2 (comment lines in ./configure --help) (This used to be commit cf9e34c79be4c09b84d648134933b9007a06dc92) --- source3/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/configure') diff --git a/source3/configure b/source3/configure index 39747210b0..91c6a2efb0 100755 --- a/source3/configure +++ b/source3/configure @@ -25,7 +25,7 @@ ac_help="$ac_help ac_help="$ac_help --disable-libtool-lock avoid locking (might break parallel builds)" ac_help="$ac_help - --with-codepagedir=DIR Where to put codepage files ($codepagedir)" + --with-codepagedir=DIR Where to put codepage files (\$libdir/codepages)" ac_help="$ac_help --with-readline[=DIR] Look for readline include/libs in DIR --without-readline Don't include readline support" -- cgit