mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-12 15:14:58 +08:00
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
./configure --prefix=/usr \
|
|
--without-bash-malloc \
|
|
--with-installed-readline
|