From: Arran Cudbard-Bell Date: Mon, 15 Feb 2016 15:55:02 +0000 (-0800) Subject: Regenerate configure X-Git-Tag: release_3_0_12~229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38e762c6f7920a729554ddcd102c4771fc474cdb;p=thirdparty%2Ffreeradius-server.git Regenerate configure --- diff --git a/configure b/configure index 4d6a4c6034f..a76f886e3db 100755 --- a/configure +++ b/configure @@ -5648,8 +5648,8 @@ fi missing_dir=`cd $ac_aux_dir && pwd` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in @@ -5660,12 +5660,12 @@ if test x"${MISSING+set}" != xset; then esac fi # Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " +if eval "$MISSING --is-lightweight"; then + am_missing_run="$MISSING " else am_missing_run= - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 -$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 +$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi