From: kramm Date: Thu, 7 Oct 2004 15:46:47 +0000 (+0000) Subject: fixed handling of big-endian machines. X-Git-Tag: release-0-6-2~11 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=092631551746b263c12bb6c976af118fe8a0c1a9 fixed handling of big-endian machines. --- diff --git a/lib/lame/config_static.h b/lib/lame/config_static.h index 62c24ff..dbfd812 100644 --- a/lib/lame/config_static.h +++ b/lib/lame/config_static.h @@ -1,3 +1,5 @@ +#include "../../config.h" + /* Define if you have alloca, as a function or macro. */ #define HAVE_ALLOCA 1