summaryrefslogtreecommitdiff
path: root/m4/getcwd-path-max.m4
AgeCommit message (Collapse)Author
2003-05-06(GL_FUNC_GETCWD_PATH_MAX): Check for theJim Meyering
declaration of getcwd *before* checking for the getcwd kernel bug. Otherwise, configure-time `checking ...' messages would be intermixed.
2003-04-25(GL_FUNC_GETCWD_PATH_MAX): If PATH_MAXJim Meyering
is not defined, don't run the test, and don't use the wrapper. Otherwise, on the Hurd, it would take a long time to create and remove a hierarchy about 4000 levels deep. Based on a patch from Robert Millan.
2003-03-07(GL_FUNC_GETCWD_PATH_MAX): Check for declaration of getcwd.Jim Meyering
2003-03-06undo last changeJim Meyering
2003-03-06(GL_FUNC_GETCWD_PATH_MAX): Check for declaration of getcwd.Jim Meyering
2003-03-05add commentJim Meyering
2003-03-05fix logic errorJim Meyering
2003-03-05#undef mkdir to avoid link errors onJim Meyering
i386-unknown-netbsdelf1.6
2003-03-05more variable renaming: use gl_ prefixJim Meyering
2003-03-05renameJim Meyering