Bump autoconf requirement to 2.62 (latest released version).

This commit is contained in:
Diego 'Flameeyes' Pettenò 2008-08-07 19:09:23 +02:00
parent 29fca62c89
commit 07395ceea1

View 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])