aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2006-12-11 23:04:36 +0000
committerN.N. <sevyves@users.sourceforge.net>2006-12-11 23:04:36 +0000
commit6db59aa42b6ffc60cee26d118b9a7e4a060c152c (patch)
tree15c6c0186e2359a5dfcb56f70a7e93a6590f0741
parent8b6e9206c76427edd9527bd0f0ddab63e9a58865 (diff)
added QUICKTIME_NEWER
svn path=/trunk/externals/pidip/; revision=6807
-rw-r--r--include/pidip_config.h6
-rw-r--r--include/pidip_config.h.in6
2 files changed, 12 insertions, 0 deletions
diff --git a/include/pidip_config.h b/include/pidip_config.h
index f4b864c..62dcbf1 100644
--- a/include/pidip_config.h
+++ b/include/pidip_config.h
@@ -1,4 +1,10 @@
/* include/pidip_config.h. Generated by configure. */
+/* quicktime library minor version */
+#define QUICKTIME_NEWER 1
+
+/* Define to 1 if you have image magick */
+#define HAVE_IMAGE_MAGICK 1
+
/* Define to 1 if you have ffmpeg source tree */
/* #undef HAVE_PIDIP_FFMPEG */
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