From 8ba7ddea3108236734ebfe48534f89cc54edc26b Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ao2@ao2.it>
Date: Tue, 27 Nov 2018 18:24:54 +0100
Subject: [PATCH 1/1] Update AC_PREREQ as suggested by autoupdate

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 9ff90f8..cd4c9d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl required version of autoconf
-AC_PREREQ([2.53])
+AC_PREREQ([2.69])
 
 AC_INIT([gst-am7xxxsink],[0.1.0],[http://ao2.it],[gst-am7xxxsink])
 
-- 
2.1.4