Tag

  • Show log

    Commit

  • Hash : 3fbade56
    Author : Jim Meyering
    Date : 2000-12-06T11:06:39

    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.
    

  • README

  • 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.