summaryrefslogtreecommitdiff
path: root/m4/maintainer.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/maintainer.m4')
-rw-r--r--m4/maintainer.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/maintainer.m4 b/m4/maintainer.m4
index f342edfa8..a8f39a343 100644
--- a/m4/maintainer.m4
+++ b/m4/maintainer.m4
@@ -7,13 +7,13 @@
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 6
+# serial 7
# AM_MAINTAINER_MODE([DEFAULT-MODE])
# ----------------------------------
# Control maintainer-specific portions of Makefiles.
-# Default is to disable them, unless `enable' is passed literally.
-# For symmetry, `disable' may be passed as well. Anyway, the user
+# Default is to disable them, unless 'enable' is passed literally.
+# For symmetry, 'disable' may be passed as well. Anyway, the user
# can override the default with the --enable/--disable switch.
AC_DEFUN([AM_MAINTAINER_MODE],
[m4_case(m4_default([$1], [disable]),