Consolidate all uses of PATH_MAX in *.m4 files.
authorBruno Haible <bruno@clisp.org>
Thu, 22 Sep 2011 12:17:57 +0000 (14:17 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 22 Sep 2011 12:19:43 +0000 (14:19 +0200)
commitb5bfe10b5a7adcb72dad1139c6470c92354952c8
tree7ae6b869b74de276bddfb70b918eb50016092e1b
parentd8710037842f70e32a5b56c685437b51165d2f5b
Consolidate all uses of PATH_MAX in *.m4 files.

* m4/pathmax.m4 (gl_PATHMAX_SNIPPET, gl_PATHMAX_SNIPPET_PREREQ): New
macros.
* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Use gl_PATHMAX_SNIPPET_PREREQ
and gl_PATHMAX_SNIPPET.
* m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): Likewise.
* m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
* modules/chdir-long (Files): Add m4/pathmax.m4.
* modules/getcwd (Files): Likewise.
ChangeLog
m4/chdir-long.m4
m4/getcwd-abort-bug.m4
m4/getcwd-path-max.m4
m4/pathmax.m4
modules/chdir-long
modules/getcwd