summaryrefslogtreecommitdiff
path: root/m4/substnot.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/substnot.m4')
-rw-r--r--m4/substnot.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/substnot.m4 b/m4/substnot.m4
index 811d28685..a4cbdf58c 100644
--- a/m4/substnot.m4
+++ b/m4/substnot.m4
@@ -1,11 +1,11 @@
## -*- Autoconf -*-
-# Copyright (C) 2006, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 2
+# serial 3
# _AM_SUBST_NOTMAKE(VARIABLE)
# ---------------------------
@@ -14,6 +14,6 @@
AC_DEFUN([_AM_SUBST_NOTMAKE])
# AM_SUBST_NOTMAKE(VARIABLE)
-# ---------------------------
+# --------------------------
# Public sister of _AM_SUBST_NOTMAKE.
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])