comparison src/version.c @ 32228:ac2f07ae1957 v9.0.1445

patch 9.0.1445: openSUSE: configure doesn't find the Motif library Commit: https://github.com/vim/vim/commit/01967f5b1042b375b38098eceaf31671902c8dbb Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 12 16:24:03 2023 +0100 patch 9.0.1445: openSUSE: configure doesn't find the Motif library Problem: openSUSE: configure doesn't find the Motif library. (Tony Mechelynck) Solution: Also search in /usr/lib64.
author Bram Moolenaar <Bram@vim.org>
date Wed, 12 Apr 2023 17:30:06 +0200
parents a5b5d8df5763
children eee30cf13301
comparison
equal deleted inserted replaced
32227:48a24e06533f 32228:ac2f07ae1957
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1445,
698 /**/ 700 /**/
699 1444, 701 1444,
700 /**/ 702 /**/
701 1443, 703 1443,
702 /**/ 704 /**/