Attached patch removes X11 from vim configuration which solves the compilation
authorFlorian Fainelli <florian@openwrt.org>
Sun, 9 Dec 2007 17:48:08 +0000 (17:48 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 9 Dec 2007 17:48:08 +0000 (17:48 +0000)
failure described in #2816

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

utils/vim/Makefile

index 6cd2fbcfb99c52509ce9e473382c6298ce49cb75..468b11ca1c3397d6731cf8ea89e478d8c622cf7f 100644 (file)
@@ -35,7 +35,6 @@ endef
 
 CONFIGURE_ARGS += \
        --disable-gui \
-       --enable-gui=none \
        --disable-gtktest \
        --disable-xim \
        --with-features=tiny \