X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstat-macros.m4;h=5d5608cb729ed83b76233ed224fc87df83a66a0c;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=09706f894950f3987d45984764bf56477b786038;hpb=0796668d33cc3f58520d8656d5dc18687afc940a;p=gnulib.git diff --git a/m4/stat-macros.m4 b/m4/stat-macros.m4 index 09706f894..5d5608cb7 100644 --- a/m4/stat-macros.m4 +++ b/m4/stat-macros.m4 @@ -1,6 +1,6 @@ -#serial 1 +#serial 3 -# Copyright (C) 2005 Free Software Foundation, Inc. +# Copyright (C) 2005-2006, 2009-2014 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -8,5 +8,5 @@ AC_DEFUN([gl_STAT_MACROS], [ - AC_LIBSOURCES([stat-macros.h]) + AC_REQUIRE([AC_HEADER_STAT]) ])