X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstat-macros.m4;h=5f3301d08c32f1829cbee58b74eff557e84ea870;hb=3b8caead4388d424884b49c791a2e85d7750623f;hp=b01218a9b04285df71639c1a539504acdc77e2ff;hpb=06a40b6f89e23857582479488fda3a2169dd5df3;p=gnulib.git diff --git a/m4/stat-macros.m4 b/m4/stat-macros.m4 index b01218a9b..5f3301d08 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 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]) ])