Update AC_PREREQ as suggested by autoupdate master
authorAntonio Ospite <ao2@ao2.it>
Tue, 27 Nov 2018 17:24:54 +0000 (18:24 +0100)
committerAntonio Ospite <ao2@ao2.it>
Tue, 27 Nov 2018 17:24:54 +0000 (18:24 +0100)
configure.ac

index 9ff90f8..cd4c9d4 100644 (file)
@@ -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])