diff options
Diffstat (limited to 'Build/source/libs/gd/config.hin')
-rw-r--r-- | Build/source/libs/gd/config.hin | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Build/source/libs/gd/config.hin b/Build/source/libs/gd/config.hin deleted file mode 100644 index 49f2f472c56..00000000000 --- a/Build/source/libs/gd/config.hin +++ /dev/null @@ -1,28 +0,0 @@ -/* config.hin. Generated automatically from configure.in by autoheader. */ - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if you have the <errno.h> header file. */ -#undef HAVE_ERRNO_H - -/* Define if you have the <limits.h> header file. */ -#undef HAVE_LIMITS_H - -/* Define if you have the <stddef.h> header file. */ -#undef HAVE_STDDEF_H - -/* Define if you have the <stdlib.h> header file. */ -#undef HAVE_STDLIB_H - -/* Define if you have the <string.h> header file. */ -#undef HAVE_STRING_H - -/* Define if you have the <unistd.h> header file. */ -#undef HAVE_UNISTD_H - -/* Define if you have the <zlib.h> header file. */ -#undef HAVE_ZLIB_H - -/* Define if you have the z library (-lz). */ -#undef HAVE_LIBZ |