From fbbed42c1e5719cc7a4dceeba098981f19f37c06 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Tue, 13 Sep 2011 00:30:13 +1000 Subject: Updated Heimdall (command line) autotools files for the 1.3.1 changes. Heimdall 1.3.1 should now build on Linux and OS X. --- heimdall/autom4te.cache/output.0 | 92 ++++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 46 deletions(-) (limited to 'heimdall/autom4te.cache/output.0') diff --git a/heimdall/autom4te.cache/output.0 b/heimdall/autom4te.cache/output.0 index d5543d1..8b382d4 100644 --- a/heimdall/autom4te.cache/output.0 +++ b/heimdall/autom4te.cache/output.0 @@ -2376,8 +2376,8 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu - - + + @@ -2585,7 +2585,7 @@ else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } -fi +fi # Extract the first word of "udevadm", so it can be a program name with args. set dummy udevadm; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 @@ -2622,7 +2622,7 @@ else $as_echo "no" >&6; } fi - + ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do if test -f "$ac_dir/install-sh"; then @@ -2761,7 +2761,7 @@ case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac test -n "$target_alias" && test "$program_prefix$program_suffix$program_transform_name" = \ NONENONEs,x,x, && - program_prefix=${target_alias}- + program_prefix=${target_alias}- am__api_version='1.11' # Find a good install program. We prefer a C program (faster), @@ -3230,10 +3230,10 @@ am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' - - + + ac_config_headers="$ac_config_headers config.h" - + ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -3929,7 +3929,7 @@ else am__fastdepCXX_FALSE= fi - + case `pwd` in *\ * | *\ *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 @@ -14526,10 +14526,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # Only expand once: - + ac_config_files="$ac_config_files Makefile" - - + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } @@ -14552,47 +14552,47 @@ fi MAINT=$MAINTAINER_MODE_TRUE - - + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking operating system" >&5 -$as_echo_n "checking operating system... " >&6; } -case $target in -*-linux*) +$as_echo_n "checking operating system... " >&6; } +case $target in +*-linux*) $as_echo "@%:@define OS_LINUX /**/" >>confdefs.h - + { $as_echo "$as_me:${as_lineno-$LINENO}: result: Linux" >&5 -$as_echo "Linux" >&6; } - linuxtarget=true - ;; -*-darwin*) +$as_echo "Linux" >&6; } + linuxtarget=true + ;; +*-darwin*) $as_echo "@%:@define OS_DARWIN /**/" >>confdefs.h - + { $as_echo "$as_me:${as_lineno-$LINENO}: result: Darwin/MacOS X" >&5 -$as_echo "Darwin/MacOS X" >&6; } - linuxtarget=false - ;; -*-mingw*) +$as_echo "Darwin/MacOS X" >&6; } + linuxtarget=false + ;; +*-mingw*) $as_echo "@%:@define OS_WINDOWS /**/" >>confdefs.h - + { $as_echo "$as_me:${as_lineno-$LINENO}: result: Windows" >&5 -$as_echo "Windows" >&6; } - linuxtarget=false - ;; -*-cygwin*) +$as_echo "Windows" >&6; } + linuxtarget=false + ;; +*-cygwin*) $as_echo "@%:@define OS_WINDOWS /**/" >>confdefs.h - + { $as_echo "$as_me:${as_lineno-$LINENO}: result: Windows" >&5 -$as_echo "Windows" >&6; } - linuxtarget=false - ;; -*) - as_fn_error $? "unsupported operating system" "$LINENO" 5 -esac - +$as_echo "Windows" >&6; } + linuxtarget=false + ;; +*) + as_fn_error $? "unsupported operating system" "$LINENO" 5 +esac + if test x$linuxtarget = xtrue; then LINUXTARGET_TRUE= LINUXTARGET_FALSE='#' @@ -14600,7 +14600,7 @@ else LINUXTARGET_TRUE='#' LINUXTARGET_FALSE= fi - + if test x$udevadmninstalled = xtrue; then UDEVADM_TRUE= UDEVADM_FALSE='#' @@ -14608,8 +14608,8 @@ else UDEVADM_TRUE='#' UDEVADM_FALSE= fi - - + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } if test "${ac_cv_c_bigendian+set}" = set; then : @@ -14833,8 +14833,8 @@ $as_echo "@%:@define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h as_fn_error $? "unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; esac - - + + cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -17455,4 +17455,4 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi - + -- cgit v1.2.3