Attached patch removes X11 from vim configuration which solves the compilation

failure described in #2816

Signed-off-by: Joerg Albert <jal2@gmx.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@9689 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-12-09 17:48:08 +00:00
parent 4c263049a2
commit 246e1c91c9

View File

@ -35,7 +35,6 @@ endef
CONFIGURE_ARGS += \
--disable-gui \
--enable-gui=none \
--disable-gtktest \
--disable-xim \
--with-features=tiny \