~ubuntu-branches/ubuntu/trusty/fluxbox/trusty-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2008-07-01 10:38:14 UTC
  • mfrom: (2.1.12 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080701103814-khx2b6il152x9p93
Tags: 1.0.0+deb1-8
* x-dev has been removed from build-depends (out-of-date package).
* Standards-Version bumped to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.in by autoheader.  */
2
 
 
3
 
/* Define to 1 if you have the `basename' function. */
4
 
#undef HAVE_BASENAME
5
 
 
6
 
/* Define to 1 if you have the <cassert> header file. */
7
 
#undef HAVE_CASSERT
8
 
 
9
 
/* Define to 1 if you have the `catclose' function. */
10
 
#undef HAVE_CATCLOSE
11
 
 
12
 
/* Define to 1 if you have the `catgets' function. */
13
 
#undef HAVE_CATGETS
14
 
 
15
 
/* Define to 1 if you have the `catopen' function. */
16
 
#undef HAVE_CATOPEN
17
 
 
18
 
/* Define to 1 if you have the <cctype> header file. */
19
 
#undef HAVE_CCTYPE
20
 
 
21
 
/* Define to 1 if you have the <cerrno> header file. */
22
 
#undef HAVE_CERRNO
23
 
 
24
 
/* Define to 1 if you have the <cmath> header file. */
25
 
#undef HAVE_CMATH
26
 
 
27
 
/* Define if you have the iconv() function. */
28
 
#undef HAVE_CONST_ICONV
29
 
 
30
 
/* Define to 1 if you have the <cstdarg> header file. */
31
 
#undef HAVE_CSTDARG
32
 
 
33
 
/* Define to 1 if you have the <cstdio> header file. */
34
 
#undef HAVE_CSTDIO
35
 
 
36
 
/* Define to 1 if you have the <cstdlib> header file. */
37
 
#undef HAVE_CSTDLIB
38
 
 
39
 
/* Define to 1 if you have the <cstring> header file. */
40
 
#undef HAVE_CSTRING
41
 
 
42
 
/* Define to 1 if you have the <ctime> header file. */
43
 
#undef HAVE_CTIME
44
 
 
45
 
/* Define to 1 if you have the <ctype.h> header file. */
46
 
#undef HAVE_CTYPE_H
47
 
 
48
 
/* Define to 1 if you have the <dirent.h> header file. */
49
 
#undef HAVE_DIRENT_H
50
 
 
51
 
/* Define to 1 if you have the <dlfcn.h> header file. */
52
 
#undef HAVE_DLFCN_H
53
 
 
54
 
/* Define to 1 if you have the <errno.h> header file. */
55
 
#undef HAVE_ERRNO_H
56
 
 
57
 
/* Define to 1 if you have the <fcntl.h> header file. */
58
 
#undef HAVE_FCNTL_H
59
 
 
60
 
/* Define to 1 if you have the `getpid' function. */
61
 
#undef HAVE_GETPID
62
 
 
63
 
/* Define if you have the iconv() function. */
64
 
#undef HAVE_ICONV
65
 
 
66
 
/* Define to 1 if you have the <iconv.h> header file. */
67
 
#undef HAVE_ICONV_H
68
 
 
69
 
/* Imlib2 support */
70
 
#undef HAVE_IMLIB2
71
 
 
72
 
/* Define to 1 if you have the <inttypes.h> header file. */
73
 
#undef HAVE_INTTYPES_H
74
 
 
75
 
/* Define to 1 if you have the <libgen.h> header file. */
76
 
#undef HAVE_LIBGEN_H
77
 
 
78
 
/* Define to 1 if you have the <locale.h> header file. */
79
 
#undef HAVE_LOCALE_H
80
 
 
81
 
/* Define to 1 if you have the <memory.h> header file. */
82
 
#undef HAVE_MEMORY_H
83
 
 
84
 
/* Define to 1 if you have the <nl_types.h> header file. */
85
 
#undef HAVE_NL_TYPES_H
86
 
 
87
 
/* Define to 1 if you have the <process.h> header file. */
88
 
#undef HAVE_PROCESS_H
89
 
 
90
 
/* "randr support" */
91
 
#undef HAVE_RANDR
92
 
 
93
 
/* Define to 1 if you have the `setlocale' function. */
94
 
#undef HAVE_SETLOCALE
95
 
 
96
 
/* Define to 1 if you have the `sigaction' function. */
97
 
#undef HAVE_SIGACTION
98
 
 
99
 
/* Define to 1 if you have the <signal.h> header file. */
100
 
#undef HAVE_SIGNAL_H
101
 
 
102
 
/* Define to 1 if you have the `snprintf' function. */
103
 
#undef HAVE_SNPRINTF
104
 
 
105
 
/* Define to 1 if you have the <sstream> header file. */
106
 
#undef HAVE_SSTREAM
107
 
 
108
 
/* Define to 1 if you have the <stdarg.h> header file. */
109
 
#undef HAVE_STDARG_H
110
 
 
111
 
/* Define to 1 if you have the <stdint.h> header file. */
112
 
#undef HAVE_STDINT_H
113
 
 
114
 
/* Define to 1 if you have the <stdio.h> header file. */
115
 
#undef HAVE_STDIO_H
116
 
 
117
 
/* Define to 1 if you have the <stdlib.h> header file. */
118
 
#undef HAVE_STDLIB_H
119
 
 
120
 
/* Define to 1 if you have the `strcasestr' function. */
121
 
#undef HAVE_STRCASESTR
122
 
 
123
 
/* Define to 1 if you have the 'strftime' function. */
124
 
#undef HAVE_STRFTIME
125
 
 
126
 
/* Define to 1 if you have the <strings.h> header file. */
127
 
#undef HAVE_STRINGS_H
128
 
 
129
 
/* Define to 1 if you have the <string.h> header file. */
130
 
#undef HAVE_STRING_H
131
 
 
132
 
/* Define to 1 if you have the <strstream> header file. */
133
 
#undef HAVE_STRSTREAM
134
 
 
135
 
/* Define to 1 if you have the <sys/param.h> header file. */
136
 
#undef HAVE_SYS_PARAM_H
137
 
 
138
 
/* Define to 1 if you have the <sys/select.h> header file. */
139
 
#undef HAVE_SYS_SELECT_H
140
 
 
141
 
/* Define to 1 if you have the <sys/signal.h> header file. */
142
 
#undef HAVE_SYS_SIGNAL_H
143
 
 
144
 
/* Define to 1 if you have the <sys/stat.h> header file. */
145
 
#undef HAVE_SYS_STAT_H
146
 
 
147
 
/* Define to 1 if you have the <sys/time.h> header file. */
148
 
#undef HAVE_SYS_TIME_H
149
 
 
150
 
/* Define to 1 if you have the <sys/types.h> header file. */
151
 
#undef HAVE_SYS_TYPES_H
152
 
 
153
 
/* Define to 1 if you have the <sys/wait.h> header file. */
154
 
#undef HAVE_SYS_WAIT_H
155
 
 
156
 
/* Define to 1 if you have the <time.h> header file. */
157
 
#undef HAVE_TIME_H
158
 
 
159
 
/* Define to 1 if you have the <unistd.h> header file. */
160
 
#undef HAVE_UNISTD_H
161
 
 
162
 
/* Define to 1 if you have the `vsnprintf' function. */
163
 
#undef HAVE_VSNPRINTF
164
 
 
165
 
/* "Xft UTF8 support" */
166
 
#undef HAVE_XFT_UTF8_STRING
167
 
 
168
 
/* "Xpm support" */
169
 
#undef HAVE_XPM
170
 
 
171
 
/* "Xrender support" */
172
 
#undef HAVE_XRENDER
173
 
 
174
 
/* "KDE slit support" */
175
 
#undef KDE
176
 
 
177
 
/* "location for nls files" */
178
 
#undef LOCALEPATH
179
 
 
180
 
/* "Native language support" */
181
 
#undef NLS
182
 
 
183
 
/* "ordered dithering code" */
184
 
#undef ORDEREDPSEUDO
185
 
 
186
 
/* Define to the address where bug reports for this package should be sent. */
187
 
#undef PACKAGE_BUGREPORT
188
 
 
189
 
/* Define to the full name of this package. */
190
 
#undef PACKAGE_NAME
191
 
 
192
 
/* Define to the full name and version of this package. */
193
 
#undef PACKAGE_STRING
194
 
 
195
 
/* Define to the one symbol short name of this package. */
196
 
#undef PACKAGE_TARNAME
197
 
 
198
 
/* Define to the version of this package. */
199
 
#undef PACKAGE_VERSION
200
 
 
201
 
/* " compile with remember" */
202
 
#undef REMEMBER
203
 
 
204
 
/* Define as the return type of signal handlers (`int' or `void'). */
205
 
#undef RETSIGTYPE
206
 
 
207
 
/* " compile with slit" */
208
 
#undef SLIT
209
 
 
210
 
/* Define to 1 if you have the ANSI C header files. */
211
 
#undef STDC_HEADERS
212
 
 
213
 
/* "timed cache" */
214
 
#undef TIMEDCACHE
215
 
 
216
 
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
217
 
#undef TIME_WITH_SYS_TIME
218
 
 
219
 
/* "Gnome 1 support" */
220
 
#undef USE_GNOME
221
 
 
222
 
/* " use extened window manager hints" */
223
 
#undef USE_NEWWMSPEC
224
 
 
225
 
/* "Regular Expression support" */
226
 
#undef USE_REGEXP
227
 
 
228
 
/* " compile with toolbar" */
229
 
#undef USE_TOOLBAR
230
 
 
231
 
/* "antialias support" */
232
 
#undef USE_XFT
233
 
 
234
 
/* "multibyte support" */
235
 
#undef USE_XMB
236
 
 
237
 
/* "Xinerama support" */
238
 
#undef XINERAMA
239
 
 
240
 
/* Define to 1 if the X Window System is missing or not being used. */
241
 
#undef X_DISPLAY_MISSING