diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-22 19:07:47 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-22 19:07:47 +0000 |
commit | 7e52d2be99c931316c57841e40e07010b69aa29b (patch) | |
tree | 8d61a7d2783d3a57f10c24b1ade2824860608860 /chapter01 | |
parent | b02848e688e4a6787746c7270a3e7e3c8a3f854f (diff) |
removed make cmd from DejaGNU installation, as it does nothing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f8e37c0a2..28b850f1f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 22nd, 2003 [jeremy]: Removed the make command from +DejaGNU, since it performs nothing.</para></listitem> + <listitem><para>September 22nd, 2003 [jeremy]: Removed the -k from TCL's make check, since it's not expected to have failures anymore</para></listitem> |