diff options
author | Slávek Banko <[email protected]> | 2016-03-11 02:18:15 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2016-03-11 02:18:15 +0100 |
commit | 68a765485d7562dd85f3448996f454a3afe6915e (patch) | |
tree | eceb243bdf62a9033ef8a783438f8c53cbf25f56 /config.h.in | |
parent | 53978f47703d734a7838997033e4aedd9f920a82 (diff) | |
download | kaffeine-68a765485d7562dd85f3448996f454a3afe6915e.tar.gz kaffeine-68a765485d7562dd85f3448996f454a3afe6915e.zip |
Use GST_CHECK_VERSION instead of extra definition
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 1afeb9a..88dc36a 100644 --- a/config.h.in +++ b/config.h.in @@ -24,9 +24,6 @@ /* 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 |