X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=f1b5ab1fe576232060466c12ed5d3c98189d386f;hp=e8a04085b8f374f5880baf9803bdbcf0d555edaf;hb=66f0fe5cc05eae55d7104914b2928836016c9d06;hpb=87be0faad0b67b8bd0de8062c2e49289fd091295 diff --git a/config.h.in b/config.h.in index e8a0408..f1b5ab1 100644 --- a/config.h.in +++ b/config.h.in @@ -93,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 @@ -115,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 @@ -169,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