From 0bb67603641c3afa7ecc7deadbfc85e65e9306bd Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Sun, 12 Oct 2008 00:39:47 +0000 Subject: Added descriptions of the configure options used in the GMP instructions and updated the installed library descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gmp.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'chapter05') diff --git a/chapter05/gmp.xml b/chapter05/gmp.xml index 76885e60b..8d76d825c 100644 --- a/chapter05/gmp.xml +++ b/chapter05/gmp.xml @@ -47,6 +47,18 @@ ./configure --prefix=/tools --enable-mpbsd + + The meaning of the configure option: + + + --enable-mpbsd + + This builds the Berkeley MP compatibility library + + + + + Compile the package: make -- cgit v1.2.3-54-g00ecf