X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=b468b2844d8f84f1295f9b2683297da1f8473aef;hb=dd1bf09dad3b85a6e97063d9e54370643d4bd11a;hp=e8a04085b8f374f5880baf9803bdbcf0d555edaf;hpb=3f762c3bb26394278cba5b6ae8c51e318ca1e4e9;p=swftools.git diff --git a/config.h.in b/config.h.in index e8a0408..b468b28 100644 --- a/config.h.in +++ b/config.h.in @@ -83,6 +83,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H +/* Define if you have the header file. */ +#undef HAVE_IO_H + /* Define if you have the header file. */ #undef HAVE_SYS_BSDTYPES_H @@ -93,7 +96,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 +118,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 +172,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