X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=f453c86ebaea5d963d628f5dd2725988ef826011;hp=a7611d07b7b4c68e9998d6d6df97a2ef0d2da4cb;hb=893e0c1a38524ceac66557aee146dc1a05c1ff01;hpb=5c5bdb50a110c125e97152a78782bc268b19d8d7 diff --git a/config.h.in b/config.h.in index a7611d0..f453c86 100644 --- a/config.h.in +++ b/config.h.in @@ -43,6 +43,15 @@ /* Define if you have the header file. */ #undef HAVE_DIRENT_H +/* Define if you have the header file. */ +#undef HAVE_ASSERT_H + +/* Define if you have the header file. */ +#undef HAVE_SIGNAL_H + +/* Define if you have the header file. */ +#undef HAVE_PTHREAD_H + /* Define if you have the header file. */ #undef HAVE_JPEGLIB_H @@ -97,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