diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-21 04:21:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-21 04:21:29 +0000 |
commit | 1266fc26ee9e7a33c9eff21958f29611d16a4f82 (patch) | |
tree | 4a1b4243b35da39f10d1a660081e445154c0d0b4 /m4/README | |
parent | 41a41dd48e87dc309c16630f9a010273cd2e599d (diff) | |
download | coreutils-1266fc26ee9e7a33c9eff21958f29611d16a4f82.tar.xz |
.
Diffstat (limited to 'm4/README')
-rw-r--r-- | m4/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/m4/README b/m4/README new file mode 100644 index 000000000..911e25c2d --- /dev/null +++ b/m4/README @@ -0,0 +1,9 @@ +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. + +Some of these files are copies of the ones in the automake-1.1l +distribution. Others are specific to this package. +Eventually, I expect that aclocal will evolve so that this directory +can contain only the .m4 files specific to this package.
\ No newline at end of file |