pikeyd165 – Diff between revs 1 and 2

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 2
Line 2051... Line 2051...
2051   2051  
2052 # Expand $ac_aux_dir to an absolute path. 2052 # Expand $ac_aux_dir to an absolute path.
Line 2053... Line 2053...
2053 am_aux_dir=`cd "$ac_aux_dir" && pwd` 2053 am_aux_dir=`cd "$ac_aux_dir" && pwd`
2054   -  
2055 if test x"${MISSING+set}" != xset; then -  
2056 case $am_aux_dir in -  
2057 *\ * | *\ *) -  
2058 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 2054  
2059 *) -  
2060 MISSING="\${SHELL} $am_aux_dir/missing" ;; 2055 if test x"${MISSING+set}" != xset; then
2061 esac 2056 MISSING="\${SHELL} '$am_aux_dir/missing'"
2062 fi 2057 fi
2063 # Use eval to expand $SHELL 2058 # Use eval to expand $SHELL
2064 if eval "$MISSING --is-lightweight"; then 2059 if eval "$MISSING --is-lightweight"; then
Line 5833... Line 5828...
5833 done 5828 done
5834 if test $am_rc -ne 0; then 5829 if test $am_rc -ne 0; then
5835 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5830 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5836 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5831 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5837 as_fn_error $? "Something went wrong bootstrapping makefile fragments 5832 as_fn_error $? "Something went wrong bootstrapping makefile fragments
5838 for automatic dependency tracking. Try re-running configure with the 5833 for automatic dependency tracking. If GNU make was not used, consider
-   5834 re-running the configure script with MAKE=\"gmake\" (or whatever is
-   5835 necessary). You can also try re-running configure with the
5839 '--disable-dependency-tracking' option to at least be able to build 5836 '--disable-dependency-tracking' option to at least be able to build
5840 the package (albeit without support for automatic dependency tracking). 5837 the package (albeit without support for automatic dependency tracking).
5841 See \`config.log' for more details" "$LINENO" 5; } 5838 See \`config.log' for more details" "$LINENO" 5; }
5842 fi 5839 fi
5843 { am_dirpart=; unset am_dirpart;} 5840 { am_dirpart=; unset am_dirpart;}