mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
sim: update configure.in->configure.ac docs
A few places still refer to the configure.in file; update them.
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2015-06-12 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2015-04-13 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
2
sim/m32c/configure
vendored
2
sim/m32c/configure
vendored
@ -2217,7 +2217,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
# SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
|
||||
# It is intended to be invoked last.
|
||||
#
|
||||
# The simulator's configure.in should look like:
|
||||
# The simulator's configure.ac should look like:
|
||||
#
|
||||
# dnl Process this file with autoconf to produce a configure script.
|
||||
# AC_PREREQ(2.64)dnl
|
||||
|
Reference in New Issue
Block a user