diff --git a/config.h.meson b/config.h.meson index 0e1748be52..9f134e1f4f 100644 --- a/config.h.meson +++ b/config.h.meson @@ -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