From: adilger Date: Wed, 10 Mar 2004 01:02:13 +0000 (+0000) Subject: Fix desctription of configure option. X-Git-Tag: 1.2.2~216 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=603e5e2841f1bd53cd69b1182564df0e8ce5e47b;p=fs%2Flustre-release.git Fix desctription of configure option. --- diff --git a/lustre/configure.in b/lustre/configure.in index 33bb6a9..4638e92 100644 --- a/lustre/configure.in +++ b/lustre/configure.in @@ -46,7 +46,7 @@ fi AC_SUBST(SYSIO) #build mpi-tests -AC_ARG_ENABLE(mpitests, [ --enable-mpitests disable build liblustre mpi tests]) +AC_ARG_ENABLE(mpitests, [ --enable-mpitests build liblustre mpi tests]) AM_CONDITIONAL(MPITESTS, test x$enable_mpitests = xyes, Build MPI Tests) # snap compilation