basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is defined.
authorJ"orn Rennecke <amylaar@cygnus.co.uk>
Fri, 20 Nov 1998 10:49:53 +0000 (10:49 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 20 Nov 1998 10:49:53 +0000 (10:49 +0000)
commit8411f163a98ea0de608dd7ffa5ffaf73a9f26d44
tree21e4015b3ab013a73f064d4132d531c41f7b4847
parentd25a233ec3b13b92ec08dfb37060fce3e0ec19a4
basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is defined.

* basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is
defined.  Otherwise, try MAXPATHLEN.

From-SVN: r23736
libchill/ChangeLog
libchill/basicio.c