aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 3367e1d5d..0bdc4c9f4 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -51,8 +51,7 @@ cd ../glibc-build</userinput></screen>
<screen><userinput>../glibc-&glibc-version;/configure --prefix=/usr \
--disable-profile --enable-add-ons=nptl --with-tls \
--with-__thread --enable-kernel=2.6.0 --without-cvs \
- --libexecdir=/usr/lib/glibc \
- --with-headers=/tools/glibc-kernheaders</userinput></screen>
+ --libexecdir=/usr/lib/glibc</userinput></screen>
<para>The meaning of the new configure options:</para>