diff options
Diffstat (limited to 'Build/source/libs/gd/config.h.in')
-rw-r--r-- | Build/source/libs/gd/config.h.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Build/source/libs/gd/config.h.in b/Build/source/libs/gd/config.h.in index bad61548a46..3aacb450270 100644 --- a/Build/source/libs/gd/config.h.in +++ b/Build/source/libs/gd/config.h.in @@ -1,8 +1,5 @@ /* config.h.in. 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 @@ -57,10 +54,6 @@ /* 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 |