X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=inline;f=m4%2Ffstat.m4;h=b2cf2ad247ae7ed2ca0916253adf03d2d2a0aee6;hb=868c538becccc66706826fc99b1c10244f72579e;hp=3ab3297b2c61073151fc62be0df770fc33fab982;hpb=9f1f81e4362dd265a2fa54b30b16ceed123cd4e5;p=gnulib.git diff --git a/m4/fstat.m4 b/m4/fstat.m4 index 3ab3297b2..b2cf2ad24 100644 --- a/m4/fstat.m4 +++ b/m4/fstat.m4 @@ -1,5 +1,5 @@ -# fstat.m4 serial 3 -dnl Copyright (C) 2011-2012 Free Software Foundation, Inc. +# fstat.m4 serial 4 +dnl Copyright (C) 2011-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -33,7 +33,4 @@ AC_DEFUN([gl_FUNC_FSTAT], ]) # Prerequisites of lib/fstat.c. -AC_DEFUN([gl_PREREQ_FSTAT], -[ - AC_REQUIRE([AC_C_INLINE]) -]) +AC_DEFUN([gl_PREREQ_FSTAT], [:])