diff options
Diffstat (limited to 'sim/common/acinclude.m4')
-rw-r--r-- | sim/common/acinclude.m4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/common/acinclude.m4 b/sim/common/acinclude.m4 index 672227e..ebb6d1b 100644 --- a/sim/common/acinclude.m4 +++ b/sim/common/acinclude.m4 @@ -53,9 +53,6 @@ AR=${AR-ar} AC_SUBST(AR) AC_PROG_RANLIB -dnl Pull in the target configuration file directly. -AH_BOTTOM([#include "tconfig.h"]) - # 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. |