diff options
Diffstat (limited to 'sim/mn10300')
-rw-r--r-- | sim/mn10300/ChangeLog | 4 | ||||
-rw-r--r-- | sim/mn10300/config.in | 2 | ||||
-rwxr-xr-x | sim/mn10300/configure | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sim/mn10300/ChangeLog b/sim/mn10300/ChangeLog index bce1772..65fa03e 100644 --- a/sim/mn10300/ChangeLog +++ b/sim/mn10300/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/mn10300/config.in b/sim/mn10300/config.in index e4603ad..664dc35 100644 --- a/sim/mn10300/config.in +++ b/sim/mn10300/config.in @@ -183,5 +183,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/mn10300/configure b/sim/mn10300/configure index 703063f..6e4246e 100755 --- a/sim/mn10300/configure +++ b/sim/mn10300/configure @@ -8305,8 +8305,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. @@ -12322,7 +12320,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12325 "configure" +#line 12323 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12428,7 +12426,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12431 "configure" +#line 12429 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |