Sorry all.
2008-05-10 19:25 (JST) , I sent follow message:
> In spite of I configured with "--enable-gui=no" ,
<>
> I attach my script for configure.
I forgetted attachement.
--
NAKAGAWA Tsuneo (a.k.a. yaemon ) mailto:[EMAIL PROTECTED]
Web site ( Japanese ony ) http://www.kikansha.jp/~yaemon/
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
#!/bin/sh
CPPFLAGS="-march=pentium3m -O3 -pipe" \
CFLAGS="" \
exec ./configure \
[EMAIL PROTECTED] \
--disable-darwin \
--enable-perlinterp \
--enable-cscope \
--enable-multibyte \
--disable-gpm \
--disable-selinux \
--enable-gui=no