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 e799d8f57..3227e5865 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -114,7 +114,7 @@ esac</userinput></screen> <screen><userinput remap="configure">../glibc-&glibc-version;/configure --prefix=/usr \ --disable-profile --enable-add-ons \ - --enable-kernel=2.6.18 --libexecdir=/usr/lib/glibc</userinput></screen> + --enable-kernel=2.6.22.5 --libexecdir=/usr/lib/glibc</userinput></screen> <variablelist> <title>The meaning of the new configure options:</title> |