diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-18 09:51:30 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-18 09:51:30 +0300 |
commit | f3d32c8f8fae2cdca2bc6ee12403532e7c67a486 (patch) | |
tree | 7ae0ce440daa66603ca31c711e2efece98492a61 | |
parent | 06b33e787f779251ab35840c21d3c0f5a7650f32 (diff) | |
download | egawk-f3d32c8f8fae2cdca2bc6ee12403532e7c67a486.tar.gz egawk-f3d32c8f8fae2cdca2bc6ee12403532e7c67a486.tar.bz2 egawk-f3d32c8f8fae2cdca2bc6ee12403532e7c67a486.zip |
Update infrastructure tools list.
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -52,7 +52,8 @@ Changes from 4.0.2 to 4.1 9. Support for building gawk with a cross compiler has been improved. -10. Infrastructure upgrades: bison 2.7.1, gettext 0.18.2.1, automake 1.13.1. +10. Infrastructure upgrades: bison 2.7.1, gettext 0.18.2.1, automake 1.13.1, + libtool 2.4.2 for the extensions. Changes from 4.0.1 to 4.0.2 --------------------------- |