diff options
Diffstat (limited to 'sim/sh/configure')
-rwxr-xr-x | sim/sh/configure | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sim/sh/configure b/sim/sh/configure index 215f0c4..d46ffcb 100755 --- a/sim/sh/configure +++ b/sim/sh/configure @@ -8300,8 +8300,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. @@ -12317,7 +12315,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12320 "configure" +#line 12318 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12423,7 +12421,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12426 "configure" +#line 12424 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |