Created
November 7, 2013 14:40
-
-
Save gwijayas/7355646 to your computer and use it in GitHub Desktop.
compile vim
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./configure --prefix=/opt/vim --enable-fail-if-missing --enable-cscope --enable-gpm --with-features=huge --enable-multibyte --enable-acl --with-x --enable-xim --enable-gui=gtk2 --disable-gnome-check --enable-gtk2-check --disable-motif-check --disable-athena-check --disable-fontset --enable-pythoninterp --enable-luainterp --enable-perlinterp --disable-mzschemeinterp --disable-python3interp --enable-rubyinterp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
patch: