From 2be021c92381c7709060caa88ab88d10c92c1eaa Mon Sep 17 00:00:00 2001 From: Krejzi Date: Sun, 29 Dec 2013 16:45:15 +0000 Subject: Revert last revision git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bc.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'chapter06/bc.xml') diff --git a/chapter06/bc.xml b/chapter06/bc.xml index 75bc95d23..8e37d0132 100644 --- a/chapter06/bc.xml +++ b/chapter06/bc.xml @@ -43,10 +43,7 @@ Prepare Bc for compilation: -./configure --prefix=/usr \ - --with-readline \ - --infodir=/usr/share/info \ - --mandir=/usr/share/man +./configure --prefix=/usr --with-readline The meaning of the configure options: -- cgit v1.2.3-54-g00ecf