summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-07-20 16:01:43 -0500
committerPaul Eggert <eggert@cs.ucla.edu>2021-07-20 16:04:21 -0500
commit64df9b4523fe3b3c5d6e444fb65b1d92fc5073ce (patch)
tree03264291eafc8cae1bf2f97d67e4f0a6977d6ade /bin
parent7b1b9e4650d86c97f48323060b8dcfc18d8b5630 (diff)
downloadautoconf-64df9b4523fe3b3c5d6e444fb65b1d92fc5073ce.tar.gz
Autoconf now quotes 'like this' instead of `like this'
Autoconf’s diagnostics now follow current GNU coding standards, which say that diagnostics in the C locale should quote 'like this' with plain apostrophes instead of the older GNU style `like this' with grave accent and apostrophe.
Diffstat (limited to 'bin')
-rw-r--r--bin/autoupdate.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/autoupdate.in b/bin/autoupdate.in
index c86203a4..b5804880 100644
--- a/bin/autoupdate.in
+++ b/bin/autoupdate.in
@@ -882,7 +882,7 @@ exit 0;
# NEW([0, 0],
# 0)
#
-# And we just run m4 on it. Et voila`, Monsieur ! Mais oui, mais oui.
+# And we just run m4 on it. Et voilĂ , Monsieur ! Mais oui, mais oui.
#
# Well, there are a few additional technicalities. For instance, we
# rely on 'changequote', 'ifelse' and 'defn', but we don't want to