]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(GL_FUNC_GETCWD_PATH_MAX): Check for the
authorJim Meyering <jim@meyering.net>
Tue, 6 May 2003 08:51:26 +0000 (08:51 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 6 May 2003 08:51:26 +0000 (08:51 +0000)
commit00d70feed3bb2f1ce96afbd2c2b8a47862be8cf0
treeb226c53edda6cc5b07c5d3716dab868f477e3547
parent78986d419db22eb3892e505c5ee974a239238a25
(GL_FUNC_GETCWD_PATH_MAX): Check for the
declaration of getcwd *before* checking for the getcwd kernel bug.
Otherwise, configure-time `checking ...' messages would be intermixed.
m4/getcwd-path-max.m4