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 d1dbcfac7..11294c308 100644 --- a/acconfig.h +++ b/acconfig.h @@ -26,6 +26,9 @@ /* Define this if you have mlib installed */ #undef LIBMPEG2_MLIB +/* Define this if you have mlib installed */ +#undef LIBA52_MLIB + /* Define this if you have getpwuid_r() function */ #undef HAVE_GETPWUID_R |