diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index fea0d892e..59c1e016c 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -68,7 +68,7 @@ kernel headers into <filename>/usr/include</filename>.</para></listitem> <para>Compile the package:</para> -<screen><userinput>make AUTOCONF=no</userinput></screen> +<screen><userinput>make</userinput></screen> <important><para>The test suite for Glibc in this section is considered <emphasis>critical</emphasis>. Our advice is to not skip it under any |