view liba52/config.h @ 12201:aff28f68dbc8

Make caca detection consistent with the others using *-config, also avoids an ugly error message when caca-config is not installed.
author diego
date Tue, 13 Apr 2004 21:40:04 +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