summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-05-07 14:04:51 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-05-07 14:04:51 -0700
commitad64371062c05222227d7d573075c81b1f046630 (patch)
treec0afe8aaa5468d1d420eeaae38205225b81fa529 /m4
parentf269bc61c10320cf020e0751e6643fbbb5f059a2 (diff)
downloademacs-ad64371062c05222227d7d573075c81b1f046630.tar.gz
Comment fix, to match Gnulib upstream copy.
Diffstat (limited to 'm4')
-rw-r--r--m4/extensions.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/extensions.m4 b/m4/extensions.m4
index 07ba376c0e7..e30f12206ce 100644
--- a/m4/extensions.m4
+++ b/m4/extensions.m4
@@ -6,7 +6,7 @@
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# This definition of AC_USE_SYSTEM_EXTENSIONS is stolen from CVS
+# This definition of AC_USE_SYSTEM_EXTENSIONS is stolen from git
# Autoconf. Perhaps we can remove this once we can assume Autoconf
# 2.70 or later everywhere, but since Autoconf mutates rapidly
# enough in this area it's likely we'll need to redefine