view nsis/gvim_version.nsh @ 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 f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

# Generated from Makefile: define the version numbers
!ifndef __GVIM_VER__NSH__
!define __GVIM_VER__NSH__
!define VER_MAJOR 9
!define VER_MINOR 0
!endif