[vlc-devel] [PATCH 3/3] tools: require autoconf version 2.69 or higher
Sean McGovern
gseanmcg at gmail.com
Thu Jul 3 01:54:03 CEST 2014
---
extras/tools/bootstrap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/bootstrap b/extras/tools/bootstrap
index e20f295..905d128 100755
--- a/extras/tools/bootstrap
+++ b/extras/tools/bootstrap
@@ -70,7 +70,7 @@ else
fi
}
-check autoconf 2.67
+check autoconf 2.69
check automake 1.14
check m4 1.4.16
check libtool 2.4
--
1.7.9.2
More information about the vlc-devel
mailing list