sim: common: split up acinclude.m4 into individual m4 files
[deliverable/binutils-gdb.git] / sim / msp430 / configure
index 68104e47f0b46eab442663def90b9e742e7517df..0757df04e680af6ea7a9772576a7bbdacf5d8055 100755 (executable)
@@ -631,6 +631,14 @@ ac_includes_default="\
 
 ac_subst_vars='LTLIBOBJS
 LIBOBJS
+sim_reserved_bits
+sim_hw
+sim_hw_objs
+sim_hw_cflags
+sim_default_model
+sim_scache
+sim_float
+sim_bitsize
 cgen_breaks
 REPORT_BUGS_TEXI
 REPORT_BUGS_TO
@@ -747,16 +755,8 @@ PATH_SEPARATOR
 SHELL
 WERROR_CFLAGS
 WARN_CFLAGS
-sim_reserved_bits
 sim_inline
-sim_hw
-sim_hw_objs
-sim_hw_cflags
-sim_default_model
-sim_scache
-sim_float
 sim_endian
-sim_bitsize
 sim_alignment'
 ac_subst_files=''
 ac_user_opts='
@@ -11790,7 +11790,6 @@ _ACEOF
 
 
 
-
 for ac_header in getopt.h
 do :
   ac_fn_c_check_header_mongrel "$LINENO" "getopt.h" "ac_cv_header_getopt_h" "$ac_includes_default"
@@ -12012,6 +12011,18 @@ ac_config_commands="$ac_config_commands Makefile"
 
 ac_config_commands="$ac_config_commands stamp-h"
 
+
+
+
+
+
+
+
+
+
+
+
+
 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
This page took 0.024169 seconds and 4 git commands to generate.