projects
/
vim
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad35324
)
Revert unintended Makefile change
author
Bram Moolenaar
<Bram@vim.org>
Fri, 28 Oct 2022 15:47:14 +0000
(16:47 +0100)
committer
Bram Moolenaar
<Bram@vim.org>
Fri, 28 Oct 2022 15:47:14 +0000
(16:47 +0100)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index 4b342da6b57cc8d99372a2404c34f1e7fdf07629..bd6c187554f46b9f84f7f8f299e45d548d72ee9a 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-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.