1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-22 15:20:15 +02:00

Downgrade accidentially bumped required minimum version of autoconf again.

This commit is contained in:
benjamin.drung@gmail.com 2013-11-06 22:25:23 +00:00
parent be409578aa
commit 01acfbd816

@ -31,7 +31,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
dnl Require autoconf >= 2.59
AC_PREREQ([2.69])
AC_PREREQ([2.59])
dnl Init autoconf
AC_INIT