mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-05 23:24:15 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user