diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 300e2eea1..47326f92f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
+
+ 2009-07-28
+
+
+ [matthew] - Upgrade to Gawk-3.1.7. Fixes
+ #2457.
+
+
+
+
2009-07-23
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 65c13a802..b86a2cddd 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -68,9 +68,9 @@
-
+
GCC &gcc-version;
diff --git a/chapter05/gawk.xml b/chapter05/gawk.xml
index 6e1a6b4e8..969fa2628 100644
--- a/chapter05/gawk.xml
+++ b/chapter05/gawk.xml
@@ -45,22 +45,9 @@
Prepare Gawk for compilation:
-./configure --prefix=/tools ac_cv_func_working_mktime=yes
+./configure --prefix=/tools
-
- The meaning of the configure option:
-
-
- ac_cv_func_working_mktime=yes
-
- This parameter bypasses the search for mktime in
- configure and uses the version in Glibc. This is
- necessary due to a change in GCC that has not been incorporated into
- this package yet.
-
-
-
-
+ Compile the package:
make
diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml
index f8d63fca2..04ee8ae5b 100644
--- a/chapter06/gawk.xml
+++ b/chapter06/gawk.xml
@@ -42,8 +42,7 @@
Prepare Gawk for compilation:
-./configure --prefix=/usr --libexecdir=/usr/lib \
- ac_cv_func_working_mktime=yes
+./configure --prefix=/usr --libexecdir=/usr/lib
Compile the package:
diff --git a/general.ent b/general.ent
index fd56281ef..f2dabbf55 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+
diff --git a/packages.ent b/packages.ent
index dceae7f57..2fb789a43 100644
--- a/packages.ent
+++ b/packages.ent
@@ -147,10 +147,10 @@
-
-
+
+
-
+