From 8e97f32808eba4d4b15347f14aa8413661f17dd9 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 3 Mar 2005 14:25:19 +0000 Subject: * Remove --without-cvs from glibc instructions as we're no longer using CVS snapshots git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 60b3dc645..6fc12efb8 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -61,8 +61,7 @@ cd ../glibc-build ../glibc-&glibc-version;/configure --prefix=/usr \ --disable-profile --enable-add-ons \ - --enable-kernel=2.6.0 --without-cvs \ - --libexecdir=/usr/lib/glibc + --enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc The meaning of the new configure option: -- cgit v1.2.3-54-g00ecf