view liba52/config.h @ 9984:84b64dece730

enable mf support on mingw32
author faust3
date Fri, 25 Apr 2003 10:20:15 +0000
parents 55ae383844e9
children
line wrap: on
line source


// mplayer -> liba52 config wrapper mess

#include "../config.h"

#ifdef HAVE_MLIB
#define LIBA52_MLIB
#endif

// define for double precision:
//#define LIBA52_DOUBLE