diff options
Diffstat (limited to 'sim/moxie/configure')
-rwxr-xr-x | sim/moxie/configure | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sim/moxie/configure b/sim/moxie/configure index 53bc48b..3232de3 100755 --- a/sim/moxie/configure +++ b/sim/moxie/configure @@ -8301,8 +8301,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. @@ -12318,7 +12316,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12321 "configure" +#line 12319 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12424,7 +12422,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12427 "configure" +#line 12425 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |