summaryrefslogtreecommitdiff
path: root/gnulib/m4/onceonly.m4
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-06-18 10:56:15 +0100
committerColin Watson <cjwatson@debian.org>2012-06-18 10:56:15 +0100
commitbc1fd59352a778327e4347769bba1f8cea5a6606 (patch)
tree74e13d67e782be5c2ae5e5e8e281615f78e7b6b3 /gnulib/m4/onceonly.m4
parentda9187092f6f3783b67bc862642d82f69d79ee78 (diff)
Upgrade to Autoconf 2.69, Automake 1.11.5, and Gnulib
20120404-stable.
Diffstat (limited to 'gnulib/m4/onceonly.m4')
-rw-r--r--gnulib/m4/onceonly.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/gnulib/m4/onceonly.m4 b/gnulib/m4/onceonly.m4
index 254217c6..275d73c4 100644
--- a/gnulib/m4/onceonly.m4
+++ b/gnulib/m4/onceonly.m4
@@ -1,5 +1,5 @@
-# onceonly.m4 serial 8
-dnl Copyright (C) 2002-2003, 2005-2006, 2008-2011 Free Software Foundation,
+# onceonly.m4 serial 9
+dnl Copyright (C) 2002-2003, 2005-2006, 2008-2012 Free Software Foundation,
dnl Inc.
dnl
dnl This file is free software; you can redistribute it and/or modify
@@ -80,7 +80,7 @@ AC_DEFUN([AC_CHECK_FUNCS_ONCE], [
[gl_func_list="$gl_func_list gl_FUNC_NAME"])
gl_FUNCS_EXPANSION
AH_TEMPLATE(AS_TR_CPP([HAVE_]m4_defn([gl_FUNC_NAME])),
- [Define to 1 if you have the `]m4_defn([gl_FUNC_NAME])[' function.])
+ [Define to 1 if you have the ']m4_defn([gl_FUNC_NAME])[' function.])
])
AC_REQUIRE([gl_CHECK_FUNC_]m4_defn([gl_FUNC_NAME]))
])