Bump autoconf requirement to 2.69

This will help with moving forward with newer 2.70 compatibility.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
This commit is contained in:
Bryan Hundven 2022-06-27 12:30:02 -07:00
parent 7942a5403f
commit 2691866af1

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.67])
AC_PREREQ([2.69])
AC_INIT(
[crosstool-NG],