blob: b2a9662f014b6b190d3ed31ab9ffa2c5c8db39e1 (
plain)
1
2
3
4
5
6
7
8
|
- Mention --enable-kernel=... where appropriate.
- Mention --enable-multibyte when building vim.
- POSIX compliance patches (aka, removing the coreutils hack).
- Upgraded to a glibc that supports POSIX message queues.
- Pass --enable-const to ncurses.
- Readline in Ch.6, and add uses of it. For example, Bash accepts the
--with-external-readline (or something like that) argument, and E2fsprogs
can be more "interactive" when compiled w/ a patch against it.
|