diff options
Diffstat (limited to 'include/pidip_config.h.in')
-rw-r--r-- | include/pidip_config.h.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/pidip_config.h.in b/include/pidip_config.h.in index 19730c1..d30a458 100644 --- a/include/pidip_config.h.in +++ b/include/pidip_config.h.in @@ -1,3 +1,9 @@ +/* quicktime library minor version */ +#undef QUICKTIME_NEWER + +/* Define to 1 if you have image magick */ +#undef HAVE_IMAGE_MAGICK + /* Define to 1 if you have ffmpeg source tree */ #undef HAVE_PIDIP_FFMPEG |