summaryrefslogtreecommitdiff
path: root/share/mk
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-02 13:51:30 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-02 13:51:30 +0000
commit034f5406f986eb07e13ef937cca6aad4146e055e (patch)
tree8133bea6af10dea62dc3561508e8375dddd5c005 /share/mk
parent3efe50b69e0470a8297dcf7858cb182e1eb933a9 (diff)
switch to autoconf 2.62 to generate xenocara configure scripts.
Diffstat (limited to 'share/mk')
-rw-r--r--share/mk/bsd.xorg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.xorg.mk b/share/mk/bsd.xorg.mk
index b2fa96571..a2d183b7c 100644
--- a/share/mk/bsd.xorg.mk
+++ b/share/mk/bsd.xorg.mk
@@ -1,4 +1,4 @@
-# $OpenBSD: bsd.xorg.mk,v 1.26 2008/08/21 05:54:41 matthieu Exp $ -*- makefile -*-
+# $OpenBSD: bsd.xorg.mk,v 1.27 2009/05/02 13:51:29 matthieu Exp $ -*- makefile -*-
#
# Copyright © 2006 Matthieu Herrb
#
@@ -20,7 +20,7 @@
.endif
AUTOMAKE_VERSION= 1.9
-AUTOCONF_VERSION= 2.59
+AUTOCONF_VERSION= 2.62
# Where source lives
XSRCDIR?= /usr/xenocara