From 3125dfb87870ddc77229b8e7fa2a1d0bd4d14602 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Thu, 6 May 2004 16:50:03 +0000 Subject: Added Readline git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/bash.xml') diff --git a/chapter06/bash.xml b/chapter06/bash.xml index c1d011a13..36baa30a5 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -30,7 +30,7 @@ patch: Now prepare Bash for compilation: ./configure --prefix=/usr --bindir=/bin \ - --without-bash-malloc + --without-bash-malloc --with-installed-readline Compile the package: -- cgit v1.2.3-54-g00ecf