--- glpk-4.43.orig/config.h.in
+++ glpk-4.43/config.h.in
@@ -1,31 +1,89 @@
-/* config.h.in (GLPK configuration template file) */
+/* config.h.in. Generated from configure.ac by autoheader. */
-#undef HAVE_SYS_TIME_H
-/* defined if the <sys/time.h> header can be used */
+/* N/A */
+#undef HAVE_DLFCN
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
+/* N/A */
#undef HAVE_GETTIMEOFDAY
-/* defined if the gettimeofday function can be used */
+/* N/A */
#undef HAVE_GMP
-/* defined if the GNU MP bignum library is available */
-/* requires <gmp.h> and -lgmp */
-#undef HAVE_ZLIB
-/* defined if the zlib data compression library is available */
-/* requires <zlib.h> and -lz */
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `m' library (-lm). */
+#undef HAVE_LIBM
+
+/* N/A */
#undef HAVE_LTDL
-/* defined if the GNU Libtool shared library support is enabled */
-/* requires <ltdl.h> and -lltdl */
-#undef HAVE_DLFCN
-/* defined if the POSIX shared library support is enabled */
-/* requires <dlfcn.h> */
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
-#undef ODBC_DLNAME
-/* ODBC shared library name if this feature is enabled */
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* N/A */
+#undef HAVE_SYS_TIME_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
+
+/* N/A */
+#undef HAVE_ZLIB
+
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
+/* N/A */
#undef MYSQL_DLNAME
-/* MySQL shared library name if this feature is enabled */
-/* eof */
+/* N/A */
+#undef ODBC_DLNAME
+
+/* Name of package */
+#undef PACKAGE
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Version number of package */
+#undef VERSION