From: Yann E. MORIN Date: Tue, 2 Aug 2016 19:05:12 +0000 (+0200) Subject: configure: s/U+C2A0/U+20/ X-Git-Tag: v3.13.0.0~1 X-Git-Url: https://git.sur5r.net/?p=kconfig-frontends;a=commitdiff_plain;h=40125813ab21954539330e80e7322218fca4239a;hp=1ef642bf33b7b5aa608a3607963ed45841f0f508 configure: s/U+C2A0/U+20/ Signed-off-by: "Yann E. MORIN" --- diff --git a/configure.ac b/configure.ac index 1595276..f534297 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ AC_CONFIG_MACRO_DIR([scripts/.autostuff/m4]) #---------------------------------------- # Prepare automake -# We want to allow the user to override our default program-prefix, +# We want to allow the user to override our default program-prefix, # so we must set-it now, before automake has a chance to interpret # it, but after the options are parsed, so as not to overwrite the # value (if any) set by the user