view liba52/config.h @ 18692:9a3d768cb8da

Fix a condition as suggested by Rich. Although what was in the code was working in practice it was not formally correct.
author gpoirier
date Tue, 13 Jun 2006 08:00:48 +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