diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-06-03 20:27:10 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2002-06-03 20:27:10 +0000 |
commit | 2dfb49bb30d1ebc140af5d444f229bda54f7e2b9 (patch) | |
tree | c3674e495b17562dcf116c3e6329d11f6d0b08a9 /acconfig.h | |
parent | 95d4d8453e972be9dd32a9c14bd6e6a559061744 (diff) | |
download | xine-lib-2dfb49bb30d1ebc140af5d444f229bda54f7e2b9.tar.gz xine-lib-2dfb49bb30d1ebc140af5d444f229bda54f7e2b9.tar.bz2 |
some beautification to dxr3 configure check
CVS patchset: 2004
CVS date: 2002/06/03 20:27:10
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 7403a998e..ae6db58ca 100644 --- a/acconfig.h +++ b/acconfig.h @@ -104,6 +104,9 @@ /* Define this if you have ip_mreqn in netinet/in.h */ #undef HAVE_IP_MREQN +/* Define this if you have a dxr3 mpeg encoder card */ +#undef HAVE_DXR3 + /* Define this if you have libfame mpeg encoder installed (fame.sf.net) */ #undef HAVE_LIBFAME |