X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=f1b5ab1fe576232060466c12ed5d3c98189d386f;hb=a3eecab9e8f6a1b0b887f1bd082bd064f01ecffd;hp=572163e4007b491a30bd807dc99c8851d1f2d14b;hpb=70a12a6658f88c2853d119ae496ed14fa40c0e15;p=swftools.git diff --git a/config.h.in b/config.h.in index 572163e..f1b5ab1 100644 --- a/config.h.in +++ b/config.h.in @@ -13,6 +13,13 @@ /* Define to `unsigned' if doesn't define. */ #undef size_t +#undef SIZEOF_SIGNED +#undef SIZEOF_UNSIGNED +#undef SIZEOF_SIGNED_LONG +#undef SIZEOF_UNSIGNED_LONG +#undef SIZEOF_SIGNED_LONG_LONG +#undef SIZEOF_UNSIGNED_LONG_LONG + /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS @@ -86,7 +93,7 @@ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ -#undef HAVE_T1LIB_H +/* #undef HAVE_T1LIB_H */ /* Define if you have the header file. */ #undef HAVE_ZLIB_H @@ -94,6 +101,9 @@ /* Define if you have the header file. */ #undef HAVE_AVIFILE_VERSION_H +/* Define if you have the header file. */ +#undef HAVE_FT2BUILD_H + /* Define if you have the header file. */ #undef HAVE_VERSION_H @@ -105,7 +115,7 @@ #undef HAVE_LIBM /* Define if you have the t1 library (-lt1). */ -#undef HAVE_LIBT1 +/* #undef HAVE_LIBT1 */ /* Define if you have the z library (-lz). */ #undef HAVE_LIBZ @@ -127,6 +137,13 @@ /* have/use freetype library */ #undef HAVE_FREETYPE +#undef HAVE_FREETYPE_FREETYPE_H + +/* have/use freetype library */ +#undef HAVE_AVIFILE + +#undef HAVE_FONTCONFIG_H +#undef HAVE_FONTCONFIG /* have/use internal l.a.m.e. mp3 library */ #undef HAVE_LAME @@ -152,10 +169,10 @@ #endif #endif -#ifdef HAVE_T1LIB_H -#ifdef HAVE_LIBT1 -#define HAVE_T1LIB -#endif -#endif +/* #ifdef HAVE_T1LIB_H */ +/* #ifdef HAVE_LIBT1 */ +/* #define HAVE_T1LIB */ +/* #endif */ +/* #endif */ #endif