mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
patch 9.1.1369: configure still using autoconf 2.71
Problem: configure still using autoconf 2.71 Solution: regenerate with autoconf 2.72 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
3984
src/auto/configure
vendored
3984
src/auto/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -704,6 +704,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1369,
|
||||||
/**/
|
/**/
|
||||||
1368,
|
1368,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user