view liba52/config.h @ 5091:cf9c0a6f76d5

added some ifdef's to make possible to compile with --disable-new-input --enable-gui
author alex
date Fri, 15 Mar 2002 16:13:27 +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