switch to autoconf 2.62 to generate xenocara configure scripts.

This commit is contained in:
matthieu 2009-05-02 13:51:29 +00:00
parent ce9db1f7f3
commit 5c48ead90c
2 changed files with 4 additions and 4 deletions

4
README
View File

@ -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 <http://xorg.freedesktop.org/wiki/Development/Documentation/ServerDebugging>
--
$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 $

View File

@ -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