Whamcloud - gitweb
configure.in: Fix typo in help message for --enable-evms-11
authorTheodore Ts'o <tytso@mit.edu>
Wed, 14 May 2003 03:32:32 +0000 (23:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 14 May 2003 03:32:32 +0000 (23:32 -0400)
ChangeLog
configure
configure.in

index 176d59b..33df15d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-13  Theodore Ts'o  <tytso@mit.edu>
+
+       * configure.in: Fix typo in help message for --enable-evms-11
+
 2003-05-05  Theodore Ts'o  <tytso@mit.edu>
 
        * configure.in, configure: Add --enable-testio-debug configure option. 
index 824d8dd..1d1e8b6 100644 (file)
--- a/configure
+++ b/configure
@@ -34,7 +34,7 @@ ac_help="$ac_help
 ac_help="$ac_help
   --enable-evms-10       use EVMS 1.0 ABI (instead of EVMS 1.2)"
 ac_help="$ac_help
-  --enable-evms-11       use EVMS 1.1 ABI (instead of EVMS 1.1)"
+  --enable-evms-11       use EVMS 1.1 ABI (instead of EVMS 1.2)"
 ac_help="$ac_help
   --enable-dll-shlibs    select DLL libraries"
 ac_help="$ac_help
index df6fa4a..9c5930a 100644 (file)
@@ -206,7 +206,7 @@ dnl
 dnl handle --enable-emvs-11
 dnl
 AC_ARG_ENABLE([evms-11],
-[  --enable-evms-11      use EVMS 1.1 ABI (instead of EVMS 1.1)],
+[  --enable-evms-11      use EVMS 1.1 ABI (instead of EVMS 1.2)],
 if test "$enableval" != "no"
 then
        EVMS_ABI_CODE=110