diff options
author | Paul Smith <psmith@gnu.org> | 2002-10-03 05:46:12 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2002-10-03 05:46:12 +0000 |
commit | 1d3dfeb74b47803559e0b5eaa886ebb1ad9e3e3f (patch) | |
tree | 9c40a15df8374f96422ce8af83228429e4746d20 /ChangeLog | |
parent | 2de1b621128ed0a4845cbfd71cf7145c508579a3 (diff) | |
download | gunmake-1d3dfeb74b47803559e0b5eaa886ebb1ad9e3e3f.tar.gz |
Some updates for automake 1.7 and prep for releasing 3.80.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-10-03 Paul D. Smith <psmith@gnu.org> + + Update to automake 1.7. + + * Makefile.am (AUTOMAKE_OPTIONS): Update to require 1.7. + (pdf): Remove this target as automake now provides one. + + * configure.in: Change AM_CONFIG_HEADER to AC_CONFIG_HEADERS. + 2002-09-30 Martin P.J. Zinser <zinser@decus.de> * makefile.com: Updates for GNU make 3.80. |