diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-31 22:12:47 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-31 22:12:47 +0000 |
commit | ee431a6d6cd2ad1a22dbdd248d1cf572017c49f5 (patch) | |
tree | 5d8e3ee15405f3ff520b994579d8f8d0dd838247 /chapter01 | |
parent | 7a058b8e822f54724a916269f8fbc16b8b894798 (diff) |
Added --disable-whois --disable-servers to Inetutils configure options
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e021a2128..f361d222c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,10 @@ </itemizedlist> </para></listitem> +<listitem><para>August 31, 2003 [jeremy] - Chapter 6 - +Inetutils - added the --disable-whois and --disable-servers +flags</para></listitem> + <listitem><para>August 31, 2003 [jeremy] - Added in Greg's new instructions for GCC 3.3.1 wrt the fixincludes process. Also added extra verbiage to the lockin and GCC pass 2 pages on the fixincludes |