X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=f1b5ab1fe576232060466c12ed5d3c98189d386f;hb=a3eecab9e8f6a1b0b887f1bd082bd064f01ecffd;hp=1d44592c88848e41d14fd0543b08e67b3300f259;hpb=c9d081ad5b19706ca74416f156d0bff97a428c3b;p=swftools.git diff --git a/config.h.in b/config.h.in index 1d44592..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 @@ -162,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