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