diff options
Diffstat (limited to 'sim/v850')
-rw-r--r-- | sim/v850/ChangeLog | 4 | ||||
-rw-r--r-- | sim/v850/config.in | 2 | ||||
-rwxr-xr-x | sim/v850/configure | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog index 82652f0..14fe2eb 100644 --- a/sim/v850/ChangeLog +++ b/sim/v850/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 (WITH_WATCHPOINTS): Delete. diff --git a/sim/v850/config.in b/sim/v850/config.in index 18ad3ac..d32d83b 100644 --- a/sim/v850/config.in +++ b/sim/v850/config.in @@ -177,5 +177,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/v850/configure b/sim/v850/configure index 46d9ffe..97113c3 100755 --- a/sim/v850/configure +++ b/sim/v850/configure @@ -8299,8 +8299,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. @@ -12316,7 +12314,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12319 "configure" +#line 12317 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -12422,7 +12420,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 12425 "configure" +#line 12423 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |