* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Oct 2005 23:06:58 +0000 (23:06 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Oct 2005 23:06:58 +0000 (23:06 +0000)
commita1a1e584e1365f32f1e3e80def439d3d8844c500
tree20296bc464a7176d0be967e01655c89df7debba9
parent15528ea6056d37721ab1bcc75e76c2fa16e057be
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
variables to suggest the intended function of the PATH_MAX check.

Trivial changes to support SCO systems.
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
as PATH_MAX.
* m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
where __ptr is null when no I/O is pending.
m4/ChangeLog
m4/chdir-long.m4
m4/fpending.m4