diff options
Diffstat (limited to 'sim/m68hc11')
-rw-r--r-- | sim/m68hc11/ChangeLog | 4 | ||||
-rw-r--r-- | sim/m68hc11/config.in | 2 | ||||
-rwxr-xr-x | sim/m68hc11/configure | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog index 4a20b55..46e243e 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -1,3 +1,7 @@ +2015-12-26 Mike Frysinger <vapier@gentoo.org> + + * config.in, configure: Regenerate. + 2015-12-24 Mike Frysinger <vapier@gentoo.org> * sim-main.h (SIM_HANDLES_LMA): Delete. diff --git a/sim/m68hc11/config.in b/sim/m68hc11/config.in index 99be0a6..0f50442 100644 --- a/sim/m68hc11/config.in +++ b/sim/m68hc11/config.in @@ -162,5 +162,3 @@ /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE - -#include "tconfig.h" diff --git a/sim/m68hc11/configure b/sim/m68hc11/configure index 5d7749d..6870e8c 100755 --- a/sim/m68hc11/configure +++ b/sim/m68hc11/configure @@ -8296,8 +8296,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. @@ -12313,7 +12311,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12316 "configure" +#line 12314 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12419,7 +12417,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12422 "configure" +#line 12420 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |