view liba52/config.h @ 5147:ed2e841e863d

writing LIBDIR to config.mak and removed USR_PREFIX from config.h as it was the same as PREFIX
author alex
date Sat, 16 Mar 2002 21:20:03 +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