2.69 is in debian o-o-stable (buster) and o-stable (bullseye), so it
should be safe as a prerequisite.

Signed-off-by: Robert Schwebel <r.schwe...@pengutronix.de>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 43e00f86e..c096b818e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl
 dnl Process this file with autoconf to produce a configure script.
 dnl Most parts of this configure script have been borrowed from quilt.
 dnl
-AC_PREREQ(2.59)
+AC_PREREQ([2.69])
 
 AC_INIT([ptxdist],
        m4_esyscmd([scripts/kernel/setlocalversion .tarball-version]),
-- 
2.30.2


Reply via email to