view liba52/config.h @ 15813:0f5d6aad2554

Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile that code othewisei (leading to segfaults).
author gpoirier
date Fri, 24 Jun 2005 12:17:30 +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