]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Regenerate configure
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 15 Feb 2016 15:55:02 +0000 (07:55 -0800)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 15 Feb 2016 15:55:02 +0000 (07:55 -0800)
configure

index 4d6a4c6034f781e9ca54805a7d37abe0da96062c..a76f886e3db5dde9725f95df8e2151b404daecc6 100755 (executable)
--- 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