From 2ff174e62ec463766b4aef1880f225874be2bfa5 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Wed, 21 Nov 2007 01:29:45 +0000 Subject: add check for video4linux git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89475 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- include/asterisk/autoconfig.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') 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 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 -- cgit v1.2.3