From: Jim Meyering Date: Tue, 19 Aug 2003 16:57:41 +0000 (+0000) Subject: Revert yesterday's change, per Bruno's request here: X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e50f2028cb424c57ea1a4b5531668094d4b3003d;p=pspp Revert yesterday's change, per Bruno's request here: http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html --- diff --git a/m4/lib-ld.m4 b/m4/lib-ld.m4 index 5bca1f6e5a..a27f5476b5 100644 --- a/m4/lib-ld.m4 +++ b/m4/lib-ld.m4 @@ -80,7 +80,7 @@ else fi AC_CACHE_VAL(acl_cv_path_LD, [if test -z "$LD"; then - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then