Rename all occurrences of "fbdev" into "am7xxx"
[gst-am7xxxsink.git] / configure.ac
index ecd1a85..3e6efb0 100644 (file)
@@ -1,13 +1,13 @@
 dnl required version of autoconf
 AC_PREREQ([2.53])
 
 dnl required version of autoconf
 AC_PREREQ([2.53])
 
-AC_INIT([gst-fbdevsink],[0.1.0],[http://ao2.it],[gst-fbdevsink])
+AC_INIT([gst-am7xxxsink],[0.1.0],[http://ao2.it],[gst-am7xxxsink])
 
 dnl required versions of gstreamer and plugins-base
 GST_REQUIRED=1.0.0
 GSTPB_REQUIRED=1.0.0
 
 
 dnl required versions of gstreamer and plugins-base
 GST_REQUIRED=1.0.0
 GSTPB_REQUIRED=1.0.0
 
-AC_CONFIG_SRCDIR([src/gstfbdevsink.c])
+AC_CONFIG_SRCDIR([src/gstam7xxxsink.c])
 AC_CONFIG_HEADERS([config.h])
 
 dnl required version of automake
 AC_CONFIG_HEADERS([config.h])
 
 dnl required version of automake