Remove simulator_command declaration, make static
[deliverable/binutils-gdb.git] / gdb / configure
index 018cc4ba4357723c773d9b6f0a8a9222e46c354c..4afd7f9b96803bbd38c2d759d62ca71864dc3b37 100755 (executable)
@@ -6556,10 +6556,6 @@ fi
 
 . $srcdir/configure.host
 
-# Add in the common host objects.
-. $srcdir/gdbsupport/common.host
-gdb_host_obs="$gdb_host_obs $common_host_obs"
-
 # Accumulate some settings from configure.tgt over all enabled targets
 
 TARGET_OBS=
@@ -13073,7 +13069,7 @@ for ac_func in getauxval getrusage getuid getgid \
                sigaction sigsetmask socketpair \
                ttrace wborder wresize setlocale iconvlist libiconvlist btowc \
                setrlimit getrlimit posix_madvise waitpid \
-               ptrace64 sigaltstack setns use_default_colors strerror_r
+               ptrace64 sigaltstack setns use_default_colors
 do :
   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
This page took 0.031275 seconds and 4 git commands to generate.