TODO 471 B

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