aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-01-17 13:48:08 -0500
committerMike Frysinger <vapier@gentoo.org>2021-02-06 12:00:42 -0500
commit7a36eeea266e41fba314ddaf27782abd903cf71e (patch)
tree529dd971bcb98eb535681868bb5118a9028726ef /sim/mips
parentaa09469fc64467d1748c6041befb55bbad9e2328 (diff)
downloadfsf-binutils-gdb-7a36eeea266e41fba314ddaf27782abd903cf71e.zip
fsf-binutils-gdb-7a36eeea266e41fba314ddaf27782abd903cf71e.tar.gz
fsf-binutils-gdb-7a36eeea266e41fba314ddaf27782abd903cf71e.tar.bz2
sim: common: switch AC_CONFIG_HEADERS
The AC_CONFIG_HEADER macro is long deprecated, so switch to the newer form. This also gets rid of the position limitation, and drops support for an argument to SIM_AC_COMMON which we haven't used anywhere.
Diffstat (limited to 'sim/mips')
-rwxr-xr-xsim/mips/configure5
1 files changed, 2 insertions, 3 deletions
diff --git a/sim/mips/configure b/sim/mips/configure
index b088672..4b51bbd 100755
--- a/sim/mips/configure
+++ b/sim/mips/configure
@@ -8362,7 +8362,6 @@ done
-# autoconf.info says this should be called right after AC_INIT.
ac_config_headers="$ac_config_headers config.h:config.in"
@@ -12968,7 +12967,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12971 "configure"
+#line 12970 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -13074,7 +13073,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 13077 "configure"
+#line 13076 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H