diff options
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index d8c1211e..3f33b830 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -6,6 +6,9 @@ // for other OSes can be necessary to check #define STDC_HEADERS 1 +// kopete (libkopete/avdevice and plugins/motionautoaway) +#cmakedefine VIDEODEV_HEADER "@VIDEODEV_HEADER@" + // kopete/protocols/yahoo #cmakedefine HAVE_STRINGS_H 1 |