Mercurial > vim
view nsis/gvim_version.nsh @ 33058:3b2896d7438f v9.0.1817
patch 9.0.1817: configure: using obsolete AC_HEADER_STDC
Commit: https://github.com/vim/vim/commit/0e82b59df3fc12dc006e45e17222bcbb0462903f
Author: Illia Bobyr <illia.bobyr@gmail.com>
Date: Tue Aug 29 21:16:29 2023 +0200
patch 9.0.1817: configure: using obsolete AC_HEADER_STDC
Problem: configure: using obsolete AC_HEADER_STDC
Solution: Remove it and re-create configure
closes: #12949
Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Illia Bobyr <illia.bobyr@gmail.com>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 29 Aug 2023 21:30:03 +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