summaryrefslogtreecommitdiffstats
path: root/liba52/config.h
blob: 096682bcddd0fc49e7ddb0cd07098fc1cb5f8640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

// mplayer -> liba52 config wrapper mess

#include "../config.h"

#ifdef HAVE_MLIB
#define LIBA52_MLIB
#endif

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