From 6c0eafbb1395d426a72a74538e0b2a95e8344ca6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Jan 2006 00:09:26 +0000 Subject: libs 1 git-svn-id: svn://tug.org/texlive/trunk@1483 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/gd/config.hin | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Build/source/libs/gd/config.hin (limited to 'Build/source/libs/gd/config.hin') diff --git a/Build/source/libs/gd/config.hin b/Build/source/libs/gd/config.hin new file mode 100644 index 00000000000..49f2f472c56 --- /dev/null +++ b/Build/source/libs/gd/config.hin @@ -0,0 +1,28 @@ +/* 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 header file. */ +#undef HAVE_ERRNO_H + +/* Define if you have the header file. */ +#undef HAVE_LIMITS_H + +/* Define if you have the header file. */ +#undef HAVE_STDDEF_H + +/* Define if you have the header file. */ +#undef HAVE_STDLIB_H + +/* Define if you have the header file. */ +#undef HAVE_STRING_H + +/* Define if you have the header file. */ +#undef HAVE_UNISTD_H + +/* Define if you have the header file. */ +#undef HAVE_ZLIB_H + +/* Define if you have the z library (-lz). */ +#undef HAVE_LIBZ -- cgit v1.2.3