summaryrefslogtreecommitdiff
path: root/sim/configure
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-01-02 19:30:22 -0500
committerMike Frysinger <vapier@gentoo.org>2023-01-02 19:30:22 -0500
commit4d4996a55e68390666cba64b641b3e1b9be131fd (patch)
treea10c8808424489796315ab3ab4bb04d8d19e5f41 /sim/configure
parenteb9afa636211003eb6910a2f10e4f9af88dc5c77 (diff)
downloadbinutils-gdb-4d4996a55e68390666cba64b641b3e1b9be131fd.tar.gz
sim: build: use Automake include vars
Rather than define our own hack for emitting an include statement, use the existing Automake include variables. These have the nice side-effect of being more portable.
Diffstat (limited to 'sim/configure')
-rwxr-xr-xsim/configure8
1 files changed, 2 insertions, 6 deletions
diff --git a/sim/configure b/sim/configure
index 053830c9c19..e2ff1bea440 100755
--- a/sim/configure
+++ b/sim/configure
@@ -638,7 +638,6 @@ enable_option_checking=no
ac_subst_vars='am__EXEEXT_FALSE
am__EXEEXT_TRUE
LTLIBOBJS
-include_makefile
SIM_RX_CYCLE_ACCURATE_FLAGS
SIM_RISCV_BITSIZE
SIM_MIPS_GEN_MODE_MULTI_FALSE
@@ -12450,7 +12449,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12453 "configure"
+#line 12452 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -12556,7 +12555,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12559 "configure"
+#line 12558 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -16681,9 +16680,6 @@ fi
-include_makefile="include"
-
-
ac_config_files="$ac_config_files arch-subdir.mk Makefile .gdbinit:gdbinit.in"
cat >confcache <<\_ACEOF