Commit: patch 9.1.1809: winclip.pro included in PRO_AUTO

4 views
Skip to first unread message

Christian Brabandt

unread,
Sep 29, 2025, 4:15:14 PMSep 29
to vim...@googlegroups.com
patch 9.1.1809: winclip.pro included in PRO_AUTO

Commit: https://github.com/vim/vim/commit/c6802f41da83d187f84b90e8b080112af4fbe91a
Author: Hirohito Higashi <h.eas...@gmail.com>
Date: Mon Sep 29 19:58:57 2025 +0000

patch 9.1.1809: winclip.pro included in PRO_AUTO

Problem: winclip.pro included in PRO_AUTO
Solution: Remove it from PRO_AUTO since it is already defined in
PRO_MANUAL (Hirohito Higashi).

closes: #18432

Signed-off-by: Hirohito Higashi <h.eas...@gmail.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/src/Makefile b/src/Makefile
index 981525d25..c72319af9 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1981,7 +1981,6 @@ PRO_AUTO = \
vim9type.pro \
viminfo.pro \
wayland.pro \
- winclip.pro \
window.pro \
$(ALL_GUI_PRO) \
$(TCL_PRO)
diff --git a/src/version.c b/src/version.c
index 7abd1e7a2..aa81346d9 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =

static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1809,
/**/
1808,
/**/
Reply all
Reply to author
Forward
0 new messages