From 182a3d711a2ce5f62dc3a69cc43ea8ae5ff02092 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 16 Jan 2014 23:22:19 +0100 Subject: configure: s/don't/do not/ The autoconf manual suggests not to use ' in messages. I don't why they do, but it breaks syntax-highlighting. Just remove the lone quote we have. Signed-off-by: "Yann E. MORIN" diff --git a/configure.ac b/configure.ac index df3f9dd..a8a615b 100644 --- a/configure.ac +++ b/configure.ac @@ -62,7 +62,7 @@ AC_ARG_ENABLE( [local], [AS_HELP_STRING( [--enable-local], - [don't install, and use current directory])]) + [do not install, and use current directory])]) AC_SUBST([enable_local], [${enable_local:-no}]) AC_ARG_ENABLE( [shared], -- cgit v0.10.2-6-g49f6