1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-11 14:44:18 +02:00
Files
coreutils/m4
Jim Meyering 0654f3206d Check for strtol. Mainly as a cue to cause automake to include
strtol.c -- that file is included by each of strtoul.c and strtoull.c.
Check for limits.h -- strtol.c needs it.
2000-12-06 11:06:39 +00:00
..
2000-12-06 10:52:37 +00:00
2000-12-03 10:04:30 +00:00

The files in this directory are shared between the fileutils, sh-utils,
and textutils packages.

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.