]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
authorJim Meyering <jim@meyering.net>
Tue, 30 Apr 2002 09:20:19 +0000 (09:20 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 30 Apr 2002 09:20:19 +0000 (09:20 +0000)
commit24ad720079a9c8d90ec1946ff6b38552797c38c5
treedb4a33e27429597574bc2caf7d0db8de43c18624
parentbb3842917c17cbeaceabdfd5f49482b1b904d16d
(jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
Do not check for alloca.h (no longer used) or stdbool.h (was never
used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
m4/prereq.m4