]> granicus.if.org Git - vim/commitdiff
Revert unintended Makefile change
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Oct 2022 15:47:14 +0000 (16:47 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Oct 2022 15:47:14 +0000 (16:47 +0100)
src/Makefile

index 4b342da6b57cc8d99372a2404c34f1e7fdf07629..bd6c187554f46b9f84f7f8f299e45d548d72ee9a 100644 (file)
@@ -355,7 +355,7 @@ CClink = $(CC)
 #CONF_OPT_GUI = --enable-gui=gnome2 --disable-gtktest
 #CONF_OPT_GUI = --enable-gui=gtk3
 #CONF_OPT_GUI = --enable-gui=gtk3 --disable-gtktest
-CONF_OPT_GUI = --enable-gui=motif
+#CONF_OPT_GUI = --enable-gui=motif
 #CONF_OPT_GUI = --enable-gui=motif --with-motif-lib="-static -lXm -shared"
 
 # Uncomment this line to run an individual test with gvim.