From: kramm Date: Sun, 9 Dec 2007 10:49:52 +0000 (+0000) Subject: removed t1lib X-Git-Tag: buttons-working~472 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=66f0fe5cc05eae55d7104914b2928836016c9d06;hp=87be0faad0b67b8bd0de8062c2e49289fd091295 removed t1lib --- 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