1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* always defined to indicate that i18n is enabled */
4#undef ENABLE_NLS
5
6/* Force use of GDK's multihead-safe APIs. */
7#undef GDK_MULTIHEAD_SAFE
8
9/* Package translatable messages domain name. */
10#undef GETTEXT_PACKAGE
11
12/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
13#undef GWINSZ_IN_SYS_IOCTL
14
15/* Define to 1 if you have the `bind_textdomain_codeset' function. */
16#undef HAVE_BIND_TEXTDOMAIN_CODESET
17
18/* Define to 1 if you have the `ceil' function. */
19#undef HAVE_CEIL
20
21/* Define to 1 if you have the `cfmakeraw' function. */
22#undef HAVE_CFMAKERAW
23
24/* Define to 1 if you have the <curses.h> header file. */
25#undef HAVE_CURSES_H
26
27/* Define to 1 if you have the `dcgettext' function. */
28#undef HAVE_DCGETTEXT
29
30/* Define to 1 if you have the declaration of `bind_textdomain_codeset', and
31   to 0 if you don't. */
32#undef HAVE_DECL_BIND_TEXTDOMAIN_CODESET
33
34/* Define to 1 if you have the <dlfcn.h> header file. */
35#undef HAVE_DLFCN_H
36
37/* Define to 1 if you have the `floor' function. */
38#undef HAVE_FLOOR
39
40/* Define to 1 if you have the `fork' function. */
41#undef HAVE_FORK
42
43/* Define to 1 if you have the `getpgid' function. */
44#undef HAVE_GETPGID
45
46/* Define to 1 if you have the `getpt' function. */
47#undef HAVE_GETPT
48
49/* Define if the GNU gettext() function is already present or preinstalled. */
50#undef HAVE_GETTEXT
51
52/* Define to 1 if you have the `posix_openpt' function. */
53#undef HAVE_POSIX_OPENPT
54
55/* Define to 1 if you have the `grantpt' function. */
56#undef HAVE_GRANTPT
57
58/* Define to 1 if you have the <inttypes.h> header file. */
59#undef HAVE_INTTYPES_H
60
61/* Define if your <locale.h> file defines LC_MESSAGES. */
62#undef HAVE_LC_MESSAGES
63
64/* Define to 1 if you have the <locale.h> header file. */
65#undef HAVE_LOCALE_H
66
67/* Define to 1 if you have the <memory.h> header file. */
68#undef HAVE_MEMORY_H
69
70/* Define to 1 if you have the <ncurses/curses.h> header file. */
71#undef HAVE_NCURSES_CURSES_H
72
73/* Define to 1 if you have the <ncurses.h> header file. */
74#undef HAVE_NCURSES_H
75
76/* Define to 1 if you have the <ncurses/term.h> header file. */
77#undef HAVE_NCURSES_TERM_H
78
79/* Define to 1 if you have the `ptsname' function. */
80#undef HAVE_PTSNAME
81
82/* Define to 1 if you have the `ptsname_r' function. */
83#undef HAVE_PTSNAME_R
84
85/* Define if you have the recvmsg function. */
86#undef HAVE_RECVMSG
87
88/* Define to 1 if you have the `setpgid' function. */
89#undef HAVE_SETPGID
90
91/* Define to 1 if you have the `setsid' function. */
92#undef HAVE_SETSID
93
94/* Define if you have the socket function. */
95#undef HAVE_SOCKET
96
97/* Define if you have the socketpair function. */
98#undef HAVE_SOCKETPAIR
99
100/* Define to 1 if you have the <stdint.h> header file. */
101#undef HAVE_STDINT_H
102
103/* Define to 1 if you have the <stdlib.h> header file. */
104#undef HAVE_STDLIB_H
105
106/* Define to 1 if you have the <strings.h> header file. */
107#undef HAVE_STRINGS_H
108
109/* Define to 1 if you have the <string.h> header file. */
110#undef HAVE_STRING_H
111
112/* Define to 1 if you have the <stropts.h> header file. */
113#undef HAVE_STROPTS_H
114
115/* Define to 1 if you have the <sys/select.h> header file. */
116#undef HAVE_SYS_SELECT_H
117
118/* Define to 1 if you have the <sys/stat.h> header file. */
119#undef HAVE_SYS_STAT_H
120
121/* Define to 1 if you have the <sys/syslimits.h> header file. */
122#undef HAVE_SYS_SYSLIMITS_H
123
124/* Define to 1 if you have the <sys/termios.h> header file. */
125#undef HAVE_SYS_TERMIOS_H
126
127/* Define to 1 if you have the <sys/types.h> header file. */
128#undef HAVE_SYS_TYPES_H
129
130/* Define to 1 if you have the <sys/un.h> header file. */
131#undef HAVE_SYS_UN_H
132
133/* Define to 1 if you have the <sys/wait.h> header file. */
134#undef HAVE_SYS_WAIT_H
135
136/* Define to 1 if you have the `tcgetattr' function. */
137#undef HAVE_TCGETATTR
138
139/* Define to 1 if you have the `tcsetattr' function. */
140#undef HAVE_TCSETATTR
141
142/* Define to 1 if you have the <termcap.h> header file. */
143#undef HAVE_TERMCAP_H
144
145/* Define to 1 if you have the <termios.h> header file. */
146#undef HAVE_TERMIOS_H
147
148/* Define to 1 if you have the <term.h> header file. */
149#undef HAVE_TERM_H
150
151/* Define to 1 if you have the <unistd.h> header file. */
152#undef HAVE_UNISTD_H
153
154/* Define to 1 if you have the `unlockpt' function. */
155#undef HAVE_UNLOCKPT
156
157/* Define to 1 if you have the <wchar.h> header file. */
158#undef HAVE_WCHAR_H
159
160/* Define to 1 if the system has the type `wint_t'. */
161#undef HAVE_WINT_T
162
163/* Define to the sub-directory in which libtool stores uninstalled libraries.
164   */
165#undef LT_OBJDIR
166
167/* Define to 1 if your C compiler doesn't accept -c and -o together. */
168#undef NO_MINUS_C_MINUS_O
169
170/* Name of package */
171#undef PACKAGE
172
173/* Define to the address where bug reports for this package should be sent. */
174#undef PACKAGE_BUGREPORT
175
176/* Define to the full name of this package. */
177#undef PACKAGE_NAME
178
179/* Define to the full name and version of this package. */
180#undef PACKAGE_STRING
181
182/* Define to the one symbol short name of this package. */
183#undef PACKAGE_TARNAME
184
185/* Define to the home page for this package. */
186#undef PACKAGE_URL
187
188/* Define to the version of this package. */
189#undef PACKAGE_VERSION
190
191/* Define to 1 if you have the ANSI C header files. */
192#undef STDC_HEADERS
193
194/* Version number of package */
195#undef VERSION
196
197/* Enable debugging messages. */
198#undef VTE_DEBUG
199
200/* The default terminal type to be emulated. */
201#undef VTE_DEFAULT_EMULATION
202
203/* Define if you intend to use gnome-pty-helper. */
204#undef VTE_USE_GNOME_PTY_HELPER
205
206/* Use all glibc features. */
207#undef _GNU_SOURCE
208
209/* Needed to get declarations for msg_control and msg_controllen on Solaris */
210#undef _XOPEN_SOURCE
211
212/* Needed to get declarations for msg_control and msg_controllen on Solaris */
213#undef _XOPEN_SOURCE_EXTENDED
214
215/* Needed to get declarations for msg_control and msg_controllen on Solaris */
216#undef __EXTENSIONS__
217