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 03c086399..7403a998e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -107,6 +107,9 @@ /* Define this if you have libfame mpeg encoder installed (fame.sf.net) */ #undef HAVE_LIBFAME +/* Define this if you have libfame 0.8.10 or above */ +#undef HAVE_NEW_LIBFAME + /* Define this if you have librte mpeg encoder installed (zapping.sf.net) */ #undef HAVE_LIBRTE |