Bump autoconf requirement to 2.62 (latest released version).
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>
Thu, 7 Aug 2008 17:09:23 +0000 (19:09 +0200)
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>
Fri, 8 Aug 2008 13:09:27 +0000 (15:09 +0200)
configure.ac

index 25a86a8..f149864 100644 (file)
@@ -20,7 +20,7 @@
 # along with PulseAudio; if not, write to the Free Software Foundation,
 # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
 
-AC_PREREQ(2.60)
+AC_PREREQ(2.62)
 
 m4_define(PA_MAJOR, [0])
 m4_define(PA_MINOR, [9])