Bump AUTOMAKE_VERSION to 1.13.

It will be required by future updates and matthieu already planned to bump
it.
Note that this does not change anything until autoreconf is run, so it's
safe.

ok matthieu@
This commit is contained in:
ajacoutot
2025-08-18 08:22:22 +00:00
parent 9988043c45
commit 53708eac28

View File

@@ -1,4 +1,4 @@
# $OpenBSD: bsd.xorg.mk,v 1.68 2024/12/22 12:28:35 sthen Exp $ -*- makefile -*-
# $OpenBSD: bsd.xorg.mk,v 1.69 2025/08/18 08:22:22 ajacoutot Exp $ -*- makefile -*-
#
# Copyright <20> 2006,2012 Matthieu Herrb
#
@@ -19,7 +19,7 @@
.include "${.CURDIR}/../Makefile.inc"
.endif
AUTOMAKE_VERSION= 1.12
AUTOMAKE_VERSION= 1.13
AUTOCONF_VERSION= 2.71
PYTHON_VERSION= 3.12