comparison src/version.c @ 21554:13e0857cb114 v8.2.1327

patch 8.2.1327: Mac: configure can't find Tcl libraries Commit: https://github.com/vim/vim/commit/f4ee528086dcff2b8744544c440853f177956261 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 30 20:18:08 2020 +0200 patch 8.2.1327: Mac: configure can't find Tcl libraries Problem: Mac: configure can't find Tcl libraries. Solution: Adjust configure check. (closes https://github.com/vim/vim/issues/6575)
author Bram Moolenaar <Bram@vim.org>
date Thu, 30 Jul 2020 20:30:06 +0200
parents cbc570e66d11
children 963913d80284
comparison
equal deleted inserted replaced
21553:653fd30f7c53 21554:13e0857cb114
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1327,
757 /**/ 759 /**/
758 1326, 760 1326,
759 /**/ 761 /**/
760 1325, 762 1325,
761 /**/ 763 /**/