summaryrefslogtreecommitdiffstats
path: root/m4/stat-macros.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/stat-macros.m4')
-rw-r--r--m4/stat-macros.m46
1 files changed, 2 insertions, 4 deletions
diff --git a/m4/stat-macros.m4 b/m4/stat-macros.m4
index b01218a..5f3301d 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])
])