X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fstat-macros.m4;h=2392cfaa29721d082f7f02699e5c15cb9a72e2dd;hb=fe23fd49277a18ab080bdc4b1cd3df04c2526123;hp=b01218a9b04285df71639c1a539504acdc77e2ff;hpb=06a40b6f89e23857582479488fda3a2169dd5df3;p=gnulib.git diff --git a/m4/stat-macros.m4 b/m4/stat-macros.m4 index b01218a9b..2392cfaa2 100644 --- a/m4/stat-macros.m4 +++ b/m4/stat-macros.m4 @@ -1,6 +1,6 @@ -#serial 2 +#serial 3 -# Copyright (C) 2005 Free Software Foundation, Inc. +# Copyright (C) 2005-2006, 2009-2012 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -8,7 +8,5 @@ AC_DEFUN([gl_STAT_MACROS], [ - AC_LIBSOURCES([stat-macros.h]) - AC_REQUIRE([AC_HEADER_STAT]) ])