aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/pidip_config.h6
-rw-r--r--include/pidip_config.h.in5
2 files changed, 11 insertions, 0 deletions
diff --git a/include/pidip_config.h b/include/pidip_config.h
new file mode 100644
index 0000000..cc62f58
--- /dev/null
+++ b/include/pidip_config.h
@@ -0,0 +1,6 @@
+/* include/pidip_config.h. Generated by configure. */
+/* Define to 1 if you have ffmpeg source tree */
+#define HAVE_PIDIP_FFMPEG 1
+
+/* Define to 1 if you have mpeg4ip source tree */
+/* #undef HAVE_PIDIP_MPEG4IP */
diff --git a/include/pidip_config.h.in b/include/pidip_config.h.in
new file mode 100644
index 0000000..19730c1
--- /dev/null
+++ b/include/pidip_config.h.in
@@ -0,0 +1,5 @@
+/* Define to 1 if you have ffmpeg source tree */
+#undef HAVE_PIDIP_FFMPEG
+
+/* Define to 1 if you have mpeg4ip source tree */
+#undef HAVE_PIDIP_MPEG4IP