diff options
Diffstat (limited to 'Build/source/libs/gd/config.hin')
-rw-r--r-- | Build/source/libs/gd/config.hin | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/libs/gd/config.hin b/Build/source/libs/gd/config.hin index 991ff5d5cc7..d06dd0cba00 100644 --- a/Build/source/libs/gd/config.hin +++ b/Build/source/libs/gd/config.hin @@ -1,11 +1,20 @@ /* config.hin. Generated from configure.ac by autoheader. */ +/* Define to 1 if you have the <dlfcn.h> header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you have the <errno.h> header file. */ #undef HAVE_ERRNO_H +/* Define to 1 if you have the <ft2build.h> header file. */ +#undef HAVE_FT2BUILD_H + /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H +/* Define if you have the freetype library. */ +#undef HAVE_LIBFREETYPE + /* Define if you have the png library. */ #undef HAVE_LIBPNG @@ -48,6 +57,10 @@ /* Define to 1 if you have the <zlib.h> header file. */ #undef HAVE_ZLIB_H +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of package */ #undef PACKAGE |