aboutsummaryrefslogtreecommitdiff
path: root/libXfont/config.h.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-07-25 13:45:56 +0000
committermarha <marha@users.sourceforge.net>2009-07-25 13:45:56 +0000
commit2fb179f86b0f9ecb7876759b87f9c64634a3f114 (patch)
tree351df3c4d5648356980bc078544e25820e4d26fc /libXfont/config.h.in
parenta7be905cf4423239285228d4e23caf2172adfa8b (diff)
downloadvcxsrv-2fb179f86b0f9ecb7876759b87f9c64634a3f114.tar.gz
vcxsrv-2fb179f86b0f9ecb7876759b87f9c64634a3f114.tar.bz2
vcxsrv-2fb179f86b0f9ecb7876759b87f9c64634a3f114.zip
Added libXfont-1.4.0.tar.gz.
Diffstat (limited to 'libXfont/config.h.in')
-rw-r--r--libXfont/config.h.in16
1 files changed, 4 insertions, 12 deletions
diff --git a/libXfont/config.h.in b/libXfont/config.h.in
index d7faf2833..49192eafb 100644
--- a/libXfont/config.h.in
+++ b/libXfont/config.h.in
@@ -12,9 +12,6 @@
/* 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,12 +51,13 @@
/* Support IPv6 for TCP connections */
#undef IPv6
-/* Support dynamically loaded font modules */
-#undef LOADABLEFONTS
-
/* 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
@@ -126,12 +124,6 @@
/* Support snf format bitmap font files */
#undef XFONT_SNFFORMAT
-/* Support Speedo font files */
-#undef XFONT_SPEEDO
-
-/* Support IBM Type 1 rasterizer for Type1 font files */
-#undef XFONT_TYPE1
-
/* Support bzip2 for bitmap fonts */
#undef X_BZIP2_FONT_COMPRESSION