aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-21 20:32:15 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-21 20:32:15 +0000
commitb772130d04f4dfd2933cfa30ff4bea3ea18dce35 (patch)
tree40a021f6bdbcef73347d820f0c5c8b424fe47e85 /chapter01/changelog.xml
parent46fbbc269c35aee5501acd7c58c4e4932b4ec013 (diff)
Added ac_cv_func_working_mktime=yes to the configure commands in gawk and bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a2c0391fd..b499449f6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,11 @@
<para>2008-10-21</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added ac_cv_func_working_mktime=yes to the configure
+ commands in gawk and bash to bypass the search for mktime. This
+ works around a change in gcc.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Added a note to the ifcfg script description in
iproute2 that it requires external programs.</para>
</listitem>