aboutsummaryrefslogtreecommitdiff
path: root/libXfont/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libXfont/config.h.in')
-rw-r--r--libXfont/config.h.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/libXfont/config.h.in b/libXfont/config.h.in
index 49192eafb..eceaf51ed 100644
--- a/libXfont/config.h.in
+++ b/libXfont/config.h.in
@@ -12,6 +12,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
+#undef HAVE_LIBWS2_32
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -54,10 +57,6 @@
/* Support os-specific local connections */
#undef LOCALCONN
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
- */
-#undef LT_OBJDIR
-
/* Name of package */
#undef PACKAGE