diff options
Diffstat (limited to 'sim/configure')
-rwxr-xr-x | sim/configure | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sim/configure b/sim/configure index c1333fc..1047514 100755 --- a/sim/configure +++ b/sim/configure @@ -2797,7 +2797,6 @@ as_fn_append ac_header_list " dlfcn.h" as_fn_append ac_header_list " fcntl.h" as_fn_append ac_header_list " fpu_control.h" as_fn_append ac_header_list " termios.h" -as_fn_append ac_header_list " unistd.h" as_fn_append ac_header_list " utime.h" as_fn_append ac_header_list " linux/if_tun.h" as_fn_append ac_header_list " linux/mii.h" @@ -5268,8 +5267,6 @@ done - - for ac_func in $ac_func_list do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` @@ -12289,7 +12286,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12292 "configure" +#line 12289 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12395,7 +12392,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12398 "configure" +#line 12395 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |