diff options
Diffstat (limited to 'm4/README')
-rw-r--r-- | m4/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/README b/m4/README new file mode 100644 index 0000000..60f53ec --- /dev/null +++ b/m4/README @@ -0,0 +1,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. |