From 034f5406f986eb07e13ef937cca6aad4146e055e Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 2 May 2009 13:51:30 +0000 Subject: switch to autoconf 2.62 to generate xenocara configure scripts. --- README | 4 ++-- share/mk/bsd.xorg.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index e1bc3c455..8fca8af51 100644 --- a/README +++ b/README @@ -76,7 +76,7 @@ system used by many packages, you will need to have the following GNU autotools packages installed: - automake 1.9 (devel/automake/1.9) - - autoconf 2.59 (devel/autoconf/2.59) + - autoconf 2.62 (devel/autoconf/2.62) - metaauto 0.6 (or later) (devel/metaauto) - libtool 1.5.22 (or later) (devel/libtool) @@ -207,4 +207,4 @@ The core dump will be in /var/crash. See also -- -$OpenBSD: README,v 1.25 2008/10/10 05:32:58 matthieu Exp $ +$OpenBSD: README,v 1.26 2009/05/02 13:51:29 matthieu Exp $ 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 -- cgit v1.2.3