From: Jan Kiszka <[email protected]>

Sufficient to still support older distros.

Signed-off-by: Jan Kiszka <[email protected]>
---
 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 24a3e87..8f78875 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 #
 # EFI Boot Guard
 #
-# Copyright (c) Siemens AG, 2017-2025
+# Copyright (c) Siemens AG, 2017-2026
 #
 # Authors:
 #  Claudius Heine <[email protected]>
@@ -16,6 +16,8 @@
 # Copyright (C) 2013 Karel Zak <[email protected]>
 #
 
+AC_PREREQ([2.69])
+
 AC_INIT([efibootguard],
        [m4_esyscmd_s([cat VERSION])],
        [],
-- 
2.47.3

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/efibootguard-dev/d4082475670d0bc163fc048188d73a797e6a59e6.1773044951.git.jan.kiszka%40siemens.com.

Reply via email to