xref: /netbsd-src/external/gpl2/diffutils/dist/m4/README (revision 75f6d617e282811cb173c2ccfbf5df0dd71f7045)
1*75f6d617SchristosMany of the files in this directory are taken from the fileutils,
2*75f6d617Schristosshellutils, and textutils packages.
3*75f6d617Schristos
4*75f6d617SchristosThese files are used by a program called aclocal (part of the GNU automake
5*75f6d617Schristospackage).  aclocal uses these files to create aclocal.m4 which is in turn
6*75f6d617Schristosused by autoconf to create the configure script at the top level in
7*75f6d617Schristosthis distribution.
8*75f6d617Schristos
9*75f6d617SchristosThe Makefile.am file in this directory is automatically generated
10*75f6d617Schristosfrom the template file, Makefile.am.in.
11