]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/cris/configure
sim: common: switch AC_CONFIG_HEADERS
authorMike Frysinger <vapier@gentoo.org>
Sun, 17 Jan 2021 18:48:08 +0000 (13:48 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 6 Feb 2021 17:00:42 +0000 (12:00 -0500)
commit7a36eeea266e41fba314ddaf27782abd903cf71e
tree529dd971bcb98eb535681868bb5118a9028726ef
parentaa09469fc64467d1748c6041befb55bbad9e2328
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.
31 files changed:
sim/aarch64/configure
sim/arm/configure
sim/avr/configure
sim/bfin/configure
sim/bpf/configure
sim/common/acinclude.m4
sim/cr16/configure
sim/cris/configure
sim/d10v/configure
sim/erc32/configure
sim/frv/configure
sim/ft32/configure
sim/h8300/configure
sim/iq2000/configure
sim/lm32/configure
sim/m32c/configure
sim/m32r/configure
sim/m68hc11/configure
sim/mcore/configure
sim/microblaze/configure
sim/mips/configure
sim/mn10300/configure
sim/moxie/configure
sim/msp430/configure
sim/or1k/configure
sim/pru/configure
sim/riscv/configure
sim/rl78/configure
sim/rx/configure
sim/sh/configure
sim/v850/configure