diff options
author | N.N. <sevyves@users.sourceforge.net> | 2008-05-30 18:39:27 +0000 |
---|---|---|
committer | N.N. <sevyves@users.sourceforge.net> | 2008-05-30 18:39:27 +0000 |
commit | 8c3f080a939e1349e768f908e3ea3470a9b1bf2c (patch) | |
tree | 54235c4c1ab1febe76ff33c4492769209913c2e0 /include/pidip_config.h.in | |
parent | 6d081e385da43a922c03ba98fa04d3ae05bcc9bc (diff) |
added pdp_v4l2
svn path=/trunk/externals/pidip/; revision=9948
Diffstat (limited to 'include/pidip_config.h.in')
-rw-r--r-- | include/pidip_config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pidip_config.h.in b/include/pidip_config.h.in index d30a458..b31c9ea 100644 --- a/include/pidip_config.h.in +++ b/include/pidip_config.h.in @@ -9,3 +9,6 @@ /* Define to 1 if you have mpeg4ip source tree */ #undef HAVE_PIDIP_MPEG4IP + +/* Define to 1 if you have video 4 linux 2 */ +#undef HAVE_V4L2 |