mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-01 14:43:48 +01:00
Downgrade accidentially bumped required minimum version of autoconf again.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user