diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 7a3aca7..f92d1e5 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,13 @@ +2005-01-11 Andrew Cagney <cagney@gnu.org> + + * Makefile.in (autoconf-common autoheader-common): Add --force to + autoconf and autoheader. + (autoconf-common autoheader-common) + (autoconf-install autoheader-install): Check for configure.ac, not + configure.in. + * configure.ac: Delete AC_CONFIG_AUX_DIR. + * configure: Re-generate. + 2005-01-07 Andrew Cagney <cagney@gnu.org> * configure.ac: Replace configure.in. Requires autoconf 2.59 and |