From 790f15e9ff69b6c8c78f4445f4d483cf51558f59 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 9 Dec 2007 17:48:08 +0000 Subject: [PATCH] Attached patch removes X11 from vim configuration which solves the compilation failure described in #2816 Signed-off-by: Joerg Albert SVN-Revision: 9689 --- utils/vim/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/vim/Makefile b/utils/vim/Makefile index 6cd2fbcfb9..468b11ca1c 100644 --- a/utils/vim/Makefile +++ b/utils/vim/Makefile @@ -35,7 +35,6 @@ endef CONFIGURE_ARGS += \ --disable-gui \ - --enable-gui=none \ --disable-gtktest \ --disable-xim \ --with-features=tiny \ -- 2.30.2