diff options
Diffstat (limited to 'sim/mips/configure')
-rwxr-xr-x | sim/mips/configure | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sim/mips/configure b/sim/mips/configure index e1a838d..6f1d136 100755 --- a/sim/mips/configure +++ b/sim/mips/configure @@ -8332,8 +8332,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. @@ -12349,7 +12347,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12352 "configure" +#line 12350 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12455,7 +12453,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12458 "configure" +#line 12456 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |