diff options
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 |