diff options
Diffstat (limited to 'sim/moxie')
-rw-r--r-- | sim/moxie/ChangeLog | 4 | ||||
-rw-r--r-- | sim/moxie/config.in | 2 | ||||
-rwxr-xr-x | sim/moxie/configure | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog index 40fa592d2c8..016c61f5af9 100644 --- a/sim/moxie/ChangeLog +++ b/sim/moxie/ChangeLog @@ -1,3 +1,7 @@ +2015-12-26 Mike Frysinger <vapier@gentoo.org> + + * config.in, configure: Regenerate. + 2015-11-15 Mike Frysinger <vapier@gentoo.org> * Makefile.in (SIM_OBJS): Delete sim-reason.o and sim-stop.o. diff --git a/sim/moxie/config.in b/sim/moxie/config.in index 3152bea4600..fc7af77d99b 100644 --- a/sim/moxie/config.in +++ b/sim/moxie/config.in @@ -156,5 +156,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/moxie/configure b/sim/moxie/configure index 53bc48b97d4..3232de3a52a 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 |