mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
sim: move from common.m4 to SIM_AC_COMMON
Now that the sourceware tree generally requires autoconf-2.64, update the sim tree to require that too. This allows us to drop the long standing SIM_AC_COMMON/common.m4 workaround as autoconf 2.64+ seems to work for me. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2011-10-17 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure.ac: Change AC_PREREQ to 2.64. Delete AC_CONFIG_HEADER
|
||||
call. Replace common.m4 include with SIM_AC_COMMON.
|
||||
* configure: Regenerate.
|
||||
|
||||
2011-07-11 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure.ac: Rename from configure.in.
|
||||
|
Reference in New Issue
Block a user