Bug 524030 – provide option to hide statusbar
[xchat-gnome.git] / config.h.in
blob2ddd38286a290b69708664b73ed6416cb9c386da
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Where services dir for DBUS is */
4 #undef DBUS_SERVICES_DIR
6 /* always defined to indicate that i18n is enabled */
7 #undef ENABLE_NLS
9 /* Define to compile with perl support */
10 #undef ENABLE_PERL
12 /* Define to compile with python support */
13 #undef ENABLE_PYTHON
15 /* Gettext package */
16 #undef GETTEXT_PACKAGE
18 /* Enable additional debugging at the expense of performance and size */
19 #undef GNOME_ENABLE_DEBUG
21 /* Define to 1 if you have the `atoll' function. */
22 #undef HAVE_ATOLL
24 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
25 #undef HAVE_BIND_TEXTDOMAIN_CODESET
27 /* Define to 1 if you have the `dcgettext' function. */
28 #undef HAVE_DCGETTEXT
30 /* Define to 1 if you have the <dlfcn.h> header file. */
31 #undef HAVE_DLFCN_H
33 /* Define to 1 if you have the `getaddrinfo' function. */
34 #undef HAVE_GETADDRINFO
36 /* Define if the GNU gettext() function is already present or preinstalled. */
37 #undef HAVE_GETTEXT
39 /* Define to 1 if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
42 /* Define if your <locale.h> file defines LC_MESSAGES. */
43 #undef HAVE_LC_MESSAGES
45 /* Define to 1 if you have the `socket' library (-lsocket). */
46 #undef HAVE_LIBSOCKET
48 /* Define to 1 if you have the <locale.h> header file. */
49 #undef HAVE_LOCALE_H
51 /* Define to 1 if you have the <memory.h> header file. */
52 #undef HAVE_MEMORY_H
54 /* Define to 1 if you have the `memrchr' function. */
55 #undef HAVE_MEMRCHR
57 /* Define to 1 if you have the `snprintf' function. */
58 #undef HAVE_SNPRINTF
60 /* Define to 1 if you have the <socks.h> header file. */
61 #undef HAVE_SOCKS_H
63 /* Define to 1 if you have the <stdint.h> header file. */
64 #undef HAVE_STDINT_H
66 /* Define to 1 if you have the <stdlib.h> header file. */
67 #undef HAVE_STDLIB_H
69 /* Define to 1 if you have the <strings.h> header file. */
70 #undef HAVE_STRINGS_H
72 /* Define to 1 if you have the <string.h> header file. */
73 #undef HAVE_STRING_H
75 /* Define to 1 if you have the `strtoull' function. */
76 #undef HAVE_STRTOULL
78 /* Define to 1 if you have the <sys/stat.h> header file. */
79 #undef HAVE_SYS_STAT_H
81 /* Define to 1 if you have the <sys/types.h> header file. */
82 #undef HAVE_SYS_TYPES_H
84 /* Define to 1 if you have the <unistd.h> header file. */
85 #undef HAVE_UNISTD_H
87 /* Define to 1 if you have the `vsnprintf' function. */
88 #undef HAVE_VSNPRINTF
90 /* Define to the sub-directory in which libtool stores uninstalled libraries.
92 #undef LT_OBJDIR
94 /* Define to enable 'maintainer-only' behaviour */
95 #undef MAINTAINER_MODE
97 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
98 #undef NO_MINUS_C_MINUS_O
100 /* Name of package */
101 #undef PACKAGE
103 /* Define to the address where bug reports for this package should be sent. */
104 #undef PACKAGE_BUGREPORT
106 /* Define to the full name of this package. */
107 #undef PACKAGE_NAME
109 /* Define to the full name and version of this package. */
110 #undef PACKAGE_STRING
112 /* Define to the one symbol short name of this package. */
113 #undef PACKAGE_TARNAME
115 /* Define to the version of this package. */
116 #undef PACKAGE_VERSION
118 /* Whether to include SOCKS5 proxy support */
119 #undef SOCKS
121 /* Define to 1 if you have the ANSI C header files. */
122 #undef STDC_HEADERS
124 /* Whether to use D-Bus */
125 #undef USE_DBUS
127 /* Use gmodule for loading plugins */
128 #undef USE_GMODULE
130 /* Whether to use ipv6 */
131 #undef USE_IPV6
133 /* Use MMX assembly routines */
134 #undef USE_MMX
136 /* Whether to use OpenSSL */
137 #undef USE_OPENSSL
139 /* Use plugins */
140 #undef USE_PLUGIN
142 /* Use Xlib */
143 #undef USE_XLIB
145 /* Version number of package */
146 #undef VERSION
148 /* Use GNU source */
149 #undef _GNU_SOURCE
151 /* Define to empty if `const' does not conform to ANSI C. */
152 #undef const
154 /* Define to `unsigned int' if <sys/types.h> does not define. */
155 #undef size_t