[Mesa-dev] [PATCH 2/5] configure.ac: bump AC_PREREQ to 2.60
Matt Turner
mattst88 at gmail.com
Fri Dec 23 16:21:04 PST 2011
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index c0d6882..0d75353 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to create configure.
-AC_PREREQ([2.59])
+AC_PREREQ([2.60])
dnl Versioning - scrape the version from configs/default
m4_define([mesa_version],
--
1.7.3.4
More information about the mesa-dev
mailing list