commit | f52fac2ed94e6acc9612103c6c6f55660cc695c8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 11 16:01:26 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 11 16:01:26 2022 +0000 |
tree | 1b31f05c3621579b0f47e4d4b95183bce02de345 | |
parent | 0a4e098f32f3c83273ff63c02c8d0d5cdd7c897c [diff] [blame] |
patch 8.2.4547: the neXTaw GUI is old and does not work well Problem: The neXTaw GUI is old and does not work well. Solution: Remove the neXTaw GUI from configure to find out who still wants support for this GUI.
diff --git a/src/version.c b/src/version.c index 3a29ffe..eec3622 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4547, +/**/ 4546, /**/ 4545,