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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user