configure.ac: bump AC_PREREQ to 2.60

All other xorg modules require at least 2.60 (released in 2006), so we
may as well increase it to match.  It's also doubtful anyone tests the
build with 2.59 (from 2003), so it may not even work anyway.
This commit is contained in:
Matt Turner 2011-12-23 19:21:04 -05:00 committed by Kenneth Graunke
parent 5a478976ae
commit 5172383de0

View file

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