config.h.in revision b3062210
123a0898aSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
223a0898aSmrg
323a0898aSmrg/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
423a0898aSmrg#undef BSD44SOCKETS
523a0898aSmrg
623a0898aSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
723a0898aSmrg#undef HAVE_DLFCN_H
823a0898aSmrg
923a0898aSmrg/* Define to 1 if you have the <endian.h> header file. */
1023a0898aSmrg#undef HAVE_ENDIAN_H
1123a0898aSmrg
1223a0898aSmrg/* Define to 1 if you have the <inttypes.h> header file. */
1323a0898aSmrg#undef HAVE_INTTYPES_H
1423a0898aSmrg
15b3062210Smrg/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
16b3062210Smrg#undef HAVE_LIBWS2_32
17b3062210Smrg
1823a0898aSmrg/* Define to 1 if you have the <memory.h> header file. */
1923a0898aSmrg#undef HAVE_MEMORY_H
2023a0898aSmrg
2123a0898aSmrg/* Define to 1 if you have the `poll' function. */
2223a0898aSmrg#undef HAVE_POLL
2323a0898aSmrg
2423a0898aSmrg/* Define to 1 if you have the <poll.h> header file. */
2523a0898aSmrg#undef HAVE_POLL_H
2623a0898aSmrg
277f7f5e4eSmrg/* Define to 1 if the system has the type `socklen_t'. */
287f7f5e4eSmrg#undef HAVE_SOCKLEN_T
297f7f5e4eSmrg
3023a0898aSmrg/* Define to 1 if you have the <stdint.h> header file. */
3123a0898aSmrg#undef HAVE_STDINT_H
3223a0898aSmrg
3323a0898aSmrg/* Define to 1 if you have the <stdlib.h> header file. */
3423a0898aSmrg#undef HAVE_STDLIB_H
3523a0898aSmrg
3623a0898aSmrg/* Define to 1 if you have the <strings.h> header file. */
3723a0898aSmrg#undef HAVE_STRINGS_H
3823a0898aSmrg
3923a0898aSmrg/* Define to 1 if you have the <string.h> header file. */
4023a0898aSmrg#undef HAVE_STRING_H
4123a0898aSmrg
4223a0898aSmrg/* Define to 1 if you have the <sys/poll.h> header file. */
4323a0898aSmrg#undef HAVE_SYS_POLL_H
4423a0898aSmrg
4523a0898aSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
4623a0898aSmrg#undef HAVE_SYS_STAT_H
4723a0898aSmrg
4823a0898aSmrg/* Define to 1 if you have the <sys/types.h> header file. */
4923a0898aSmrg#undef HAVE_SYS_TYPES_H
5023a0898aSmrg
5123a0898aSmrg/* Define to 1 if you have the <unistd.h> header file. */
5223a0898aSmrg#undef HAVE_UNISTD_H
5323a0898aSmrg
5423a0898aSmrg/* Support IPv6 for TCP connections */
5523a0898aSmrg#undef IPv6
5623a0898aSmrg
5723a0898aSmrg/* Support os-specific local connections */
5823a0898aSmrg#undef LOCALCONN
5923a0898aSmrg
6023a0898aSmrg/* Name of package */
6123a0898aSmrg#undef PACKAGE
6223a0898aSmrg
6323a0898aSmrg/* Define to the address where bug reports for this package should be sent. */
6423a0898aSmrg#undef PACKAGE_BUGREPORT
6523a0898aSmrg
6623a0898aSmrg/* Define to the full name of this package. */
6723a0898aSmrg#undef PACKAGE_NAME
6823a0898aSmrg
6923a0898aSmrg/* Define to the full name and version of this package. */
7023a0898aSmrg#undef PACKAGE_STRING
7123a0898aSmrg
7223a0898aSmrg/* Define to the one symbol short name of this package. */
7323a0898aSmrg#undef PACKAGE_TARNAME
7423a0898aSmrg
7523a0898aSmrg/* Define to the version of this package. */
7623a0898aSmrg#undef PACKAGE_VERSION
7723a0898aSmrg
7823a0898aSmrg/* Major version of this package */
7923a0898aSmrg#undef PACKAGE_VERSION_MAJOR
8023a0898aSmrg
8123a0898aSmrg/* Minor version of this package */
8223a0898aSmrg#undef PACKAGE_VERSION_MINOR
8323a0898aSmrg
8423a0898aSmrg/* Patch version of this package */
8523a0898aSmrg#undef PACKAGE_VERSION_PATCHLEVEL
8623a0898aSmrg
8723a0898aSmrg/* Define as the return type of signal handlers (`int' or `void'). */
8823a0898aSmrg#undef RETSIGTYPE
8923a0898aSmrg
9023a0898aSmrg/* Define to 1 if you have the ANSI C header files. */
9123a0898aSmrg#undef STDC_HEADERS
9223a0898aSmrg
9323a0898aSmrg/* Support TCP socket connections */
9423a0898aSmrg#undef TCPCONN
9523a0898aSmrg
9623a0898aSmrg/* Support UNIX socket connections */
9723a0898aSmrg#undef UNIXCONN
9823a0898aSmrg
9923a0898aSmrg/* Version number of package */
10023a0898aSmrg#undef VERSION
10123a0898aSmrg
10223a0898aSmrg/* Support bdf format bitmap font files */
10323a0898aSmrg#undef XFONT_BDFFORMAT
10423a0898aSmrg
10523a0898aSmrg/* Support bitmap font files */
10623a0898aSmrg#undef XFONT_BITMAP
10723a0898aSmrg
10823a0898aSmrg/* Support built-in fonts */
10923a0898aSmrg#undef XFONT_BUILTINS
11023a0898aSmrg
11123a0898aSmrg/* Support the X Font Services Protocol */
11223a0898aSmrg#undef XFONT_FC
11323a0898aSmrg
11423a0898aSmrg/* Support fonts in files */
11523a0898aSmrg#undef XFONT_FONTFILE
11623a0898aSmrg
11723a0898aSmrg/* Support FreeType rasterizer for nearly all font file formats */
11823a0898aSmrg#undef XFONT_FREETYPE
11923a0898aSmrg
12023a0898aSmrg/* Support pcf format bitmap font files */
12123a0898aSmrg#undef XFONT_PCFFORMAT
12223a0898aSmrg
12323a0898aSmrg/* Support snf format bitmap font files */
12423a0898aSmrg#undef XFONT_SNFFORMAT
12523a0898aSmrg
1267f7f5e4eSmrg/* Support bzip2 for bitmap fonts */
1277f7f5e4eSmrg#undef X_BZIP2_FONT_COMPRESSION
12823a0898aSmrg
12923a0898aSmrg/* Support gzip for bitmap fonts */
13023a0898aSmrg#undef X_GZIP_FONT_COMPRESSION
131