X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=5de04cf33baa37df3f15b8051e679a31f2990e38;hb=b45b5defe54796c142c1527cff5f31bc0b572d08;hp=e8a04085b8f374f5880baf9803bdbcf0d555edaf;hpb=3f762c3bb26394278cba5b6ae8c51e318ca1e4e9;p=swftools.git diff --git a/config.h.in b/config.h.in index e8a0408..5de04cf 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 @@ -148,6 +151,9 @@ /* have/use internal l.a.m.e. mp3 library */ #undef HAVE_LAME +/* whether python-imaging was found */ +#undef HAVE_PYTHON_IMAGING + /* system() can handle command substitution */ #undef SYSTEM_BACKTICKS @@ -169,10 +175,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