X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Ffprintf-posix.m4;h=6213942a9a8dac8361eb5f63f4ed9c2486407447;hb=dac3bbf96357f7866a1094c228b4e5bea3fcf853;hp=0eb19fc498c6272b98bcbe3292f399250c28a4da;hpb=d80538def81e2ceeab7f8e954908e74eeae43349;p=pspp diff --git a/m4/fprintf-posix.m4 b/m4/fprintf-posix.m4 index 0eb19fc498..6213942a9a 100644 --- a/m4/fprintf-posix.m4 +++ b/m4/fprintf-posix.m4 @@ -1,4 +1,4 @@ -# fprintf-posix.m4 serial 10 +# fprintf-posix.m4 serial 11 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_FPRINTF_POSIX], [ - AC_REQUIRE([gl_EOVERFLOW]) AC_REQUIRE([gl_PRINTF_SIZES_C99]) AC_REQUIRE([gl_PRINTF_LONG_DOUBLE]) AC_REQUIRE([gl_PRINTF_INFINITE])