summaryrefslogtreecommitdiff
path: root/m4/gnulib-common.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-03-31 23:07:33 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-03-31 23:07:33 -0700
commit63139bfa89692ec666815f57d0658996577a80d3 (patch)
tree75cab4465ad52d8c593722a686ed8c79a2da931a /m4/gnulib-common.m4
parente2abce014d6f8d0d4a2bda66c1b554e84a0e51e6 (diff)
downloademacs-63139bfa89692ec666815f57d0658996577a80d3.tar.gz
lib/stdio.in.h, m4/gnulib-common.m4: Regenerate from latest gnulib.
Diffstat (limited to 'm4/gnulib-common.m4')
-rw-r--r--m4/gnulib-common.m45
1 files changed, 3 insertions, 2 deletions
diff --git a/m4/gnulib-common.m4 b/m4/gnulib-common.m4
index ecbf33694e2..c4d7a20ea35 100644
--- a/m4/gnulib-common.m4
+++ b/m4/gnulib-common.m4
@@ -1,4 +1,4 @@
-# gnulib-common.m4 serial 23
+# gnulib-common.m4 serial 24
dnl Copyright (C) 2007-2011 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -109,7 +109,8 @@ AC_DEFUN([gl_MODULE_INDICATOR_FOR_TESTS],
AC_DEFUN([gl_ASSERT_NO_GNULIB_POSIXCHECK],
[
dnl Override gl_WARN_ON_USE_PREPARE.
- AC_DEFUN([gl_WARN_ON_USE_PREPARE], [])
+ dnl But hide this definition from 'aclocal'.
+ AC_DEFUN([gl_W][ARN_ON_USE_PREPARE], [])
])
# gl_ASSERT_NO_GNULIB_TESTS