libexpat: avr32 compile fix
[openwrt/svn-archive/archive.git] / utils / vim / Makefile
index 5b7b28d4d5515129306392ddd4d56c8ce3747885..dd2f6b4bcbd4bbfc315621539f69a8f1f74d2cbc 100644 (file)
@@ -26,6 +26,7 @@ define Package/vim
   DEPENDS:=+libncurses
   TITLE:=Vi IMproved - enhanced vi editor
   URL:=http://www.vim.org/
+  SUBMENU:=Editors
 endef
 
 define Package/vim/description
@@ -34,7 +35,6 @@ endef
 
 CONFIGURE_ARGS += \
        --disable-gui \
-       --enable-gui=none \
        --disable-gtktest \
        --disable-xim \
        --with-features=tiny \