summaryrefslogtreecommitdiff
path: root/m4/ax_extend_srcdir.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2016-10-06 12:23:54 +0200
committerPeter Simons <simons@cryp.to>2016-10-06 12:23:54 +0200
commitb6aeb1988f4b6c78bf39d97b6c4f6e1d594d59b9 (patch)
tree2f4cd2528efa23ce7eb978dec6f23981d4184afa /m4/ax_extend_srcdir.m4
parentc123b6ff9ac27e6594459e13de21fabd72baaa9f (diff)
downloadautoconf-archive-b6aeb1988f4b6c78bf39d97b6c4f6e1d594d59b9.tar.gz
ax_extend_srcdir: avoid non-ASCII characters if possible
Diffstat (limited to 'm4/ax_extend_srcdir.m4')
-rw-r--r--m4/ax_extend_srcdir.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_extend_srcdir.m4 b/m4/ax_extend_srcdir.m4
index 32b73a4..a308d67 100644
--- a/m4/ax_extend_srcdir.m4
+++ b/m4/ax_extend_srcdir.m4
@@ -52,7 +52,7 @@
# the following code to configure.ac:
#
# AX_ENABLE_BUILDDIR
-# dnl …
+# dnl ...
# AX_EXTEND_SRCDIR
#
# Then also add this bit to Makefile.am (if you wish to use
@@ -69,7 +69,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 2
+#serial 3
AC_DEFUN([AX_EXTEND_SRCDIR],
[dnl