X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=f1b5ab1fe576232060466c12ed5d3c98189d386f;hb=66f0fe5cc05eae55d7104914b2928836016c9d06;hp=bd38952cc322cbed33308d9a6c95ea25bcba1419;hpb=e824fa84c88e6a2d1b2b17edea0bd995c8e0c7cf;p=swftools.git diff --git a/config.h.in b/config.h.in index bd38952..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 @@ -108,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 @@ -130,6 +137,10 @@ /* 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 @@ -158,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