diff options
Diffstat (limited to 'sim/common/configure')
-rwxr-xr-x | sim/common/configure | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sim/common/configure b/sim/common/configure index 7f1ef52..d58935d 100755 --- a/sim/common/configure +++ b/sim/common/configure @@ -6547,8 +6547,6 @@ else fi - - # Some of the common include files depend on bfd.h, and bfd.h checks # that config.h is included first by testing that the PACKAGE macro # is defined. @@ -10564,7 +10562,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10567 "configure" +#line 10565 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -10670,7 +10668,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 10673 "configure" +#line 10671 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |