view liba52/config.h @ 4637:bdb95c9fd709

added options for completeness: --enable-gcc-checking, --disable-profile (found by Pontscho) added workaround for CPU in config.h when using --target (found by Gabucino)
author pl
date Sun, 10 Feb 2002 11:25:14 +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