summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-12-17 18:53:56 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-12-17 18:54:35 +0000
commit3f467415c3aef7d3c44ab8b26debd8c63e55a813 (patch)
treea1aec4179fad56e601bbcc4e374d36f51ce998fb
parent1bf085ae714e5cfc3ec1f65ef9b6e489a85c54d9 (diff)
configure: point people to gst-omx insteadHEADmaster
0.10 stuff continues in 0.10 branch.
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 46816a8..b7e0bcb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -129,3 +129,9 @@ AC_CONFIG_FILES([Makefile \
m4/Makefile])
AC_OUTPUT
+
+AC_MSG_WARN([
+==============================================================================
+ gst-openmax is no longer maintained. Please use gst-omx instead.
+==============================================================================
+])