configure.ac
changeset 3281 529a71ea091e
parent 3231 69f5dc1ff327
child 3292 9321d9d7af9b
     1.1 --- a/configure.ac	Sat Sep 14 02:45:23 2013 +0100
     1.2 +++ b/configure.ac	Thu Jan 16 14:55:23 2014 -0800
     1.3 @@ -62,7 +62,7 @@
     1.4      [local],
     1.5      [AS_HELP_STRING(
     1.6          [--enable-local],
     1.7 -        [don't install, and use current directory])])
     1.8 +        [do not install, and use current directory])])
     1.9  AC_SUBST([enable_local], [${enable_local:-no}])
    1.10  AC_ARG_ENABLE(
    1.11      [shared],