備忘録 vimの軽量コンパイル

要するにGUIをoffにする

./configure
--prefix=/path/to/install/dir
--disable-netbeans --enable-multibyte
--disable-gui
--disable-gtktest
--disable-acl
--disable-gpm
--disable-xim --without-x


Modern C++ Design―ジェネリック・プログラミングおよびデザイン・パターンを利用するための究極のテンプレート活用術 (C++ In‐Depth Series)

Modern C++ Design―ジェネリック・プログラミングおよびデザイン・パターンを利用するための究極のテンプレート活用術 (C++ In‐Depth Series)