X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=f453c86ebaea5d963d628f5dd2725988ef826011;hp=51cdf13d7a8ed230c212e3dbe97917807477694d;hb=893e0c1a38524ceac66557aee146dc1a05c1ff01;hpb=651ed8a3a1b72e3eec75b103186651c2a309bbb8 diff --git a/config.h.in b/config.h.in index 51cdf13..f453c86 100644 --- a/config.h.in +++ b/config.h.in @@ -106,6 +106,12 @@ /* use gzip/uncompress */ #undef USE_GZIP +/* use libfreetype */ +#undef USE_FREETYPE + +/* use internal l.a.m.e. mp3 library */ +#undef USE_MP3 + /* system() can handle command substitution */ #undef SYSTEM_BACKTICKS