From: Jim Meyering Date: Mon, 18 Aug 2003 12:32:46 +0000 (+0000) Subject: . X-Git-Tag: v5.0.91~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e6082065887653dbe3303b39976285e41c4b05;p=thirdparty%2Fcoreutils.git . --- diff --git a/aclocal.m4 b/aclocal.m4 index de2262201d..f72987fc0b 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -3073,7 +3073,7 @@ if test $ac_cv_func_getloadavg_setgid = yes; then # If we got an error (system does not support symlinks), try without -L. test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` ac_cv_group_kmem=`echo $ac_ls_output \ - | sed -ne ['s/[ ][ ]*/ /g; + | sed -ne ['s/[ ][ ]*/ /g; s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; / /s/.* //;p;']` ]) @@ -8185,7 +8185,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