summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-19 15:53:03 +0000
committerJim Meyering <jim@meyering.net>1998-05-19 15:53:03 +0000
commitdf610e05ba6ee3b491e3d55c0bb136c7b7e3bdc9 (patch)
tree683b34e5744806d1336866339a31001741ea9334 /m4
parent9dab634c133ec2c83652ac4cbc4ee183f3488e55 (diff)
downloadcoreutils-df610e05ba6ee3b491e3d55c0bb136c7b7e3bdc9.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/README b/m4/README
index ac32e284a..df032df92 100644
--- a/m4/README
+++ b/m4/README
@@ -2,3 +2,7 @@ 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 the top level in
this distribution.
+
+The Makefile.am file in this directory is automatically generated
+from the template file, Makefile.am.in. The generation will fail
+if you don't have all the right tools.