summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-21 01:29:45 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-21 01:29:45 +0000
commit2ff174e62ec463766b4aef1880f225874be2bfa5 (patch)
tree7444a7eb77c0a65a87cc5880cc71e242945d4950 /include
parent8e90425a6c67a22ceafc1326271a28acb33c7a41 (diff)
add check for video4linux
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89475 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 867faffbd..4904260f3 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -961,6 +961,9 @@
/* Define to 1 if you have the <vfork.h> header file. */
#undef HAVE_VFORK_H
+/* Define to 1 if your system has linux/videodev.h. */
+#undef HAVE_VIDEODEV_H
+
/* Define this to indicate the ${VORBIS_DESCRIP} library */
#undef HAVE_VORBIS