summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-09-17 23:04:18 +0100
committerColin Watson <cjwatson@debian.org>2014-09-17 23:04:18 +0100
commit6a91258b595300528f1b1c5a9f16cc48497b9715 (patch)
tree8af684dadc147e6c81330d990e26be70eb983dd8 /m4
parent99c2608d93ab7843c4cf6df7386276dd754e334e (diff)
Correct a couple of comments in m4/man-arg-*.m4
* m4/man-arg-automatic-update.m4: Correct header comment. * m4/man-arg-systemdtmpfilesdir.m4: Likewise.
Diffstat (limited to 'm4')
-rw-r--r--m4/man-arg-automatic-update.m42
-rw-r--r--m4/man-arg-systemdtmpfilesdir.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/m4/man-arg-automatic-update.m4 b/m4/man-arg-automatic-update.m4
index 4cd5df08..2519bd71 100644
--- a/m4/man-arg-automatic-update.m4
+++ b/m4/man-arg-automatic-update.m4
@@ -1,6 +1,6 @@
# man-arg-automatic-update.m4 serial 1
dnl MAN_ARG_AUTOMATIC_UPDATE
-dnl Add an --enable-automatic-update option.
+dnl Add a --disable-automatic-update option.
AC_DEFUN([MAN_ARG_AUTOMATIC_UPDATE],
[
diff --git a/m4/man-arg-systemdtmpfilesdir.m4 b/m4/man-arg-systemdtmpfilesdir.m4
index c6e94fa9..e3985f66 100644
--- a/m4/man-arg-systemdtmpfilesdir.m4
+++ b/m4/man-arg-systemdtmpfilesdir.m4
@@ -1,6 +1,6 @@
# man-arg-systemdtmpfilesdir.m4 serial 1
dnl MAN_ARG_SYSTEMDTMPFILESDIR
-dnl Add an --enable-systemdtmpfilesdir option.
+dnl Add a --with-systemdtmpfilesdir option.
AC_DEFUN([MAN_ARG_SYSTEMDTMPFILESDIR],
[