diff options
Diffstat (limited to 'sim/m32r/configure')
-rwxr-xr-x | sim/m32r/configure | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sim/m32r/configure b/sim/m32r/configure index 6b9c76e..5c263da 100755 --- a/sim/m32r/configure +++ b/sim/m32r/configure @@ -8308,8 +8308,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. @@ -12325,7 +12323,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12328 "configure" +#line 12326 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12431,7 +12429,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12434 "configure" +#line 12432 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |