From: scjody Date: Fri, 17 Mar 2006 17:31:36 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: 1.4.10~348 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=6af10b9e7559e2522dc2890905a8ef5fd0734952;p=fs%2Flustre-release.git Branch b1_4 b=10143 r=adilger Add --disable-readline option, make it the default for --enable-bgl. --- diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index 86e4c9a..f4123bc 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -279,6 +279,7 @@ if test x$enable_bgl != xno; then enable_tests='no' enable_server='no' enable_liblustre='no' + enable_libreadline='no' fi ])