diff options
Diffstat (limited to 'chapter06/inetutils.xml')
-rw-r--r-- | chapter06/inetutils.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 748d5bef7..464862a87 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -39,12 +39,12 @@ <sect2 role="installation"> <title>Installation of Inetutils</title> - +<!-- <para>Create a definition to allow the <command>ifconfig</command> program to build properly:</para> <screen><userinput remap="pre">echo '#define PATH_PROCNET_DEV "/proc/net/dev"' >> ifconfig/system/linux.h </userinput></screen> - +--> <para>Prepare Inetutils for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |