Remove simulator_command declaration, make static
[deliverable/binutils-gdb.git] / gdb / configure
index 512f0162ff262375f04bd03c6d964cd2ff5c0833..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=
@@ -13480,7 +13476,7 @@ done
 
 
   for ac_func in fdwalk getrlimit pipe pipe2 socketpair sigaction \
-                 sigprocmask strerror_r
+                 sigprocmask
 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.026692 seconds and 4 git commands to generate.