comparison src/version.c @ 23590:619c92c629b8 v8.2.2337

patch 8.2.2337: configure test for GTK only says "no" Commit: https://github.com/vim/vim/commit/67876de7bbc4254268d8180d68203b965e25ed95 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 12 20:51:24 2021 +0100 patch 8.2.2337: configure test for GTK only says "no" Problem: Configure test for GTK only says "no". (Harm te Hennepe) Solution: Hint that a -def package is needed. (closes https://github.com/vim/vim/issues/5229)
author Bram Moolenaar <Bram@vim.org>
date Tue, 12 Jan 2021 21:00:05 +0100
parents 510088f8c66f
children 2322b643e329
comparison
equal deleted inserted replaced
23589:db6fdb3e92d0 23590:619c92c629b8
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2337,
753 /**/ 755 /**/
754 2336, 756 2336,
755 /**/ 757 /**/
756 2335, 758 2335,
757 /**/ 759 /**/