aboutsummaryrefslogtreecommitdiff
path: root/extra/bash
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bash')
-rwxr-xr-xextra/bash/build1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/bash/build b/extra/bash/build
index 0c9decf1..b80882d9 100755
--- a/extra/bash/build
+++ b/extra/bash/build
@@ -7,7 +7,6 @@ done
./configure \
--prefix=/usr \
--without-bash-malloc \
- --without-installed-readline \
--disable-nls
export MAKEFLAGS="TERMCAP_LIB=/usr/lib/libncursesw.a $MAKEFLAGS"