]> Savannah Git Hosting - gnulib.git/commitdiff
Remove unused file.
authorBruno Haible <bruno@clisp.org>
Sat, 24 Aug 2019 07:24:17 +0000 (09:24 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 24 Aug 2019 07:24:17 +0000 (09:24 +0200)
* m4/stat-macros.m4: Remove file.

ChangeLog
m4/stat-macros.m4 [deleted file]

index d76da745b49627d3548d421bed9c9ae788a452a3..501ff1ec7d89c11d44b4e356fb5e1ad76580521a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-08-24  Bruno Haible  <bruno@clisp.org>
+
+       Remove unused file.
+       * m4/stat-macros.m4: Remove file.
+
 2019-08-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        New strip-trailing-space option for srclist-update
diff --git a/m4/stat-macros.m4 b/m4/stat-macros.m4
deleted file mode 100644 (file)
index 72e9ec4..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#serial 3
-
-# Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-AC_DEFUN([gl_STAT_MACROS],
-[
-  AC_REQUIRE([AC_HEADER_STAT])
-])