view liba52/config.h @ 6147:4ec23f98516e

Fix gcc version display for gcc 3.1 (downwards compatible it seems - tested with 2.95.2)
author atmos4
date Mon, 20 May 2002 23:27:01 +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