meson: Add define for v4l2-probe config option
authorArun Raghavan <arun@osg.samsung.com>
Mon, 14 Nov 2016 17:03:27 +0000 (22:33 +0530)
committerArun Raghavan <arun@osg.samsung.com>
Mon, 14 Nov 2016 17:03:27 +0000 (22:33 +0530)
config.h.meson

index 0e1748b..9f134e1 100644 (file)
@@ -58,6 +58,9 @@
 /* Define if static plugins should be built */
 #mesondefine GST_PLUGIN_BUILD_STATIC
 
+/* Define to enable probing of V4L2 devices */
+#mesondefine GST_V4L2_ENABLE_PROBE
+
 /* Define to enable aalib ASCII Art library (used by aasink). */
 #mesondefine HAVE_AALIB