summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-13 09:36:39 +0000
committerJim Meyering <jim@meyering.net>2003-08-13 09:36:39 +0000
commit99a52006e481e0450efa0f279340bea3b9b2a349 (patch)
tree28eca8195a1d7997099de470dffb4b2e0d39e17a /m4
parentda27e40fa177e3502a26c8a3abd482ee20e8174d (diff)
downloadcoreutils-99a52006e481e0450efa0f279340bea3b9b2a349.tar.xz
.
Diffstat (limited to 'm4')
-rw-r--r--m4/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/m4/README b/m4/README
deleted file mode 100644
index 258de75bd..000000000
--- a/m4/README
+++ /dev/null
@@ -1,7 +0,0 @@
-These files are used by a program called aclocal (part of the GNU automake
-package). aclocal uses these files to create aclocal.m4 which is in turn
-used by autoconf to create the configure script at the top level in
-this distribution.
-
-The Makefile.am file in this directory is automatically generated
-from the template file, Makefile.am.in.