diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-07 16:27:16 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-07 16:27:16 +0000 |
commit | c3d6ceb2bd922f1b6470314935c982521d883c8c (patch) | |
tree | 71fb3bc89dbc1b5dd561b27c733d359bc905c246 /TODO | |
parent | f067d1ded4c8c895e4e220bb49c9a1f2e1842054 (diff) |
Pass --enable-multibyte to Vim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ - 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. |