projects
/
gst-am7xxxsink.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f83989
)
Update AC_PREREQ as suggested by autoupdate
master
author
Antonio Ospite <ao2@ao2.it>
Tue, 27 Nov 2018 17:24:54 +0000
(18:24 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Tue, 27 Nov 2018 17:24:54 +0000
(18:24 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
9ff90f8
..
cd4c9d4
100644
(file)
--- 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])