From dac3bbf96357f7866a1094c228b4e5bea3fcf853 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 30 Mar 2008 15:18:13 +0200 Subject: Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C code. --- m4/vsnprintf-posix.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'm4/vsnprintf-posix.m4') diff --git a/m4/vsnprintf-posix.m4 b/m4/vsnprintf-posix.m4 index 29efc27221..42a5df42d1 100644 --- a/m4/vsnprintf-posix.m4 +++ b/m4/vsnprintf-posix.m4 @@ -1,4 +1,4 @@ -# vsnprintf-posix.m4 serial 11 +# vsnprintf-posix.m4 serial 12 dnl Copyright (C) 2007-2008 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -6,7 +6,6 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_FUNC_VSNPRINTF_POSIX], [ - AC_REQUIRE([gl_EOVERFLOW]) AC_REQUIRE([gl_PRINTF_SIZES_C99]) AC_REQUIRE([gl_PRINTF_LONG_DOUBLE]) AC_REQUIRE([gl_PRINTF_INFINITE]) -- cgit v1.2.1