view liba52/config.h @ 13803:0bd7ccf63c54

Declare a prototype for the function before it is used. Otherwise some compiler versions will "optimize" them away, and linking will fail.
author mosu
date Sat, 30 Oct 2004 08:42:25 +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