aboutsummaryrefslogtreecommitdiff
path: root/libXfont/config.h.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-10-11 19:27:48 +0000
committermarha <marha@users.sourceforge.net>2009-10-11 19:27:48 +0000
commitd36223b06a859c5979253d0176adfaeadc10cb32 (patch)
treede85a6072aae048506ebab0dba2e7c4588132412 /libXfont/config.h.in
parent6b4cfac5a67f87884a525ce2c99f30e0060b3ca7 (diff)
parente4bc1b2bff00254f5782928d5b7b15b4db2e774c (diff)
downloadvcxsrv-d36223b06a859c5979253d0176adfaeadc10cb32.tar.gz
vcxsrv-d36223b06a859c5979253d0176adfaeadc10cb32.tar.bz2
vcxsrv-d36223b06a859c5979253d0176adfaeadc10cb32.zip
svn merge ^/branches/released .
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