From 21704224c010ad16a6cf08a774f46b5b1e6a37cc Mon Sep 17 00:00:00 2001 From: Raymond Li Date: Sun, 14 Feb 2021 17:27:45 -0500 Subject: [PATCH] 2.70 isn't available on ubuntu yet --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1a3e0ad..0fbc54b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Run autoreconf -fi to generate a configure script from this file. -AC_PREREQ([2.70]) +AC_PREREQ([2.69]) AC_INIT([i3lock-color],[m4_esyscmd_s([cat I3LOCK_VERSION])],[https://github.com/Raymo11/i3lock-color/issues]) # For AX_EXTEND_SRCDIR AX_ENABLE_BUILDDIR