diff options
Diffstat (limited to 'sim/m32c/configure')
-rwxr-xr-x | sim/m32c/configure | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sim/m32c/configure b/sim/m32c/configure index f51664b..ac41998 100755 --- a/sim/m32c/configure +++ b/sim/m32c/configure @@ -8283,8 +8283,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. @@ -12300,7 +12298,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12303 "configure" +#line 12301 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12406,7 +12404,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12409 "configure" +#line 12407 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |