mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-11 06:04:39 +08:00
3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
|
./configure --prefix=/usr \
|
||
|
--disable-static \
|
||
|
--enable-libgdbm-compat
|