aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-06-23 20:57:13 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2005-06-23 20:57:13 +0000
commite0ef857ffce177d28c17e7d3640602a3fec6c67d (patch)
treecb89d56ef4fb67c31847386e92490007893e46b6 /chapter01
parentedb984249e98d07ba0e294efc6334a64bd33dec8 (diff)
Added --with-tclinclude flag to Expect build. Bug 1580.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 85202b92f..251797668 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -89,6 +89,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 23rd, 2005 [jhuntwork]: Added --with-tclinclude in Expect build
+to ensure it finds the Tcl headers.</para></listitem>
+
<listitem><para>June 23rd, 2005 [archaic]: Rewrote the inputrc page.
</para></listitem>