From fbf9eeb8d779e2fdc3c8f308e1580defadce960d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Aug 2001 18:46:25 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index bf7030d85..9a2e9ce99 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -2,6 +2,8 @@ * src/pathchk.c (PATH_MAX_FOR): Use pathconf via wrapper. (NAME_MAX_FOR): Likewise. + Guard the above pathconf-using definitions with `#if HAVE_PATHCONF' + rather than with `#ifdef _POSIX_VERSION'. (pathconf_wrapper): New function. (validate_path): Declare length variables to be `long', not `int'. Adjust corresponding printf-style specs to use %ld. -- cgit v1.2.3-70-g09d2