diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 88dc36a..1afeb9a 100644 --- a/config.h.in +++ b/config.h.in @@ -24,6 +24,9 @@ /* DVB headers installed */ #undef HAVE_DVB +/* Defined if GStreamer is 1.x */ +#undef HAVE_GSTREAMER_1 + /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H |