sim: update configure.in->configure.ac docs

A few places still refer to the configure.in file; update them.
This commit is contained in:
Mike Frysinger
2015-06-12 12:04:42 -04:00
parent a1da2672bd
commit 306f4178ef
62 changed files with 162 additions and 40 deletions

View File

@ -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
View File

@ -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