~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/config.h.in

  • Committer: Package Import Robot
  • Author(s): Whoopie
  • Date: 2012-03-22 10:29:10 UTC
  • mfrom: (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120322102910-tb8hugi2su1tguwh
Tags: 1.0.2-1ubuntu1
* Apply some upstream patches to fix FTBFS (LP: #913018):
  - debian/patches/05_glib_includes.patch: fix glib includes.
  - debian/patches/06_use_XkbKeycodeToKeysym.patch: use 
    XkbKeycodeToKeysym instead of (deprecated) XKeycodeToKeysym.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* config.h.in.  Generated from configure.ac by autoheader.  */
2
 
 
3
 
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4
 
   systems. This function is required for `alloca.c' support on those systems.
5
 
   */
6
 
#undef CRAY_STACKSEG_END
7
 
 
8
 
/* Define to 1 if using `alloca.c'. */
9
 
#undef C_ALLOCA
10
 
 
11
 
/* Define to 1 if you have `alloca', as a function or macro. */
12
 
#undef HAVE_ALLOCA
13
 
 
14
 
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15
 
   */
16
 
#undef HAVE_ALLOCA_H
17
 
 
18
 
/* Define to 1 if you have the <arpa/inet.h> header file. */
19
 
#undef HAVE_ARPA_INET_H
20
 
 
21
 
/* Define to 1 if you have the `bzero' function. */
22
 
#undef HAVE_BZERO
23
 
 
24
 
/* Define to 1 if your system has a working `chown' function. */
25
 
#undef HAVE_CHOWN
26
 
 
27
 
/* Define to 1 if you have the <dlfcn.h> header file. */
28
 
#undef HAVE_DLFCN_H
29
 
 
30
 
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
31
 
#undef HAVE_DOPRNT
32
 
 
33
 
/* Define to 1 if you have the <expat.h> header file. */
34
 
#undef HAVE_EXPAT_H
35
 
 
36
 
/* Define to 1 if you have the <fcntl.h> header file. */
37
 
#undef HAVE_FCNTL_H
38
 
 
39
 
/* Define to 1 if you have the `floor' function. */
40
 
#undef HAVE_FLOOR
41
 
 
42
 
/* Define to 1 if you have the `fork' function. */
43
 
#undef HAVE_FORK
44
 
 
45
 
/* Define to 1 if you have the `gethostbyname' function. */
46
 
#undef HAVE_GETHOSTBYNAME
47
 
 
48
 
/* Define to 1 if you have the `gethrtime' function. */
49
 
#undef HAVE_GETHRTIME
50
 
 
51
 
/* Define to 1 if you have the `gettimeofday' function. */
52
 
#undef HAVE_GETTIMEOFDAY
53
 
 
54
 
/* Define if you have libgsm */
55
 
#undef HAVE_GSM
56
 
 
57
 
/* Define if you have libiax2 */
58
 
#undef HAVE_IAX
59
 
 
60
 
/* Define to 1 if you have the `inet_ntoa' function. */
61
 
#undef HAVE_INET_NTOA
62
 
 
63
 
/* Define to 1 if you have the <inttypes.h> header file. */
64
 
#undef HAVE_INTTYPES_H
65
 
 
66
 
/* Define to 1 if you have the `gsm' library (-lgsm). */
67
 
#undef HAVE_LIBGSM
68
 
 
69
 
/* Define to 1 if you have the <libintl.h> header file. */
70
 
#undef HAVE_LIBINTL_H
71
 
 
72
 
/* Define to 1 if you have the `speex' library (-lspeex). */
73
 
#undef HAVE_LIBSPEEX
74
 
 
75
 
/* Define to 1 if you have the `speexdsp' library (-lspeexdsp). */
76
 
#undef HAVE_LIBSPEEXDSP
77
 
 
78
 
/* Define to 1 if you have the <limits.h> header file. */
79
 
#undef HAVE_LIMITS_H
80
 
 
81
 
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
82
 
   to 0 otherwise. */
83
 
#undef HAVE_MALLOC
84
 
 
85
 
/* Define to 1 if you have the <malloc.h> header file. */
86
 
#undef HAVE_MALLOC_H
87
 
 
88
 
/* Define to 1 if you have the <memory.h> header file. */
89
 
#undef HAVE_MEMORY_H
90
 
 
91
 
/* Define to 1 if you have the `memset' function. */
92
 
#undef HAVE_MEMSET
93
 
 
94
 
/* Define to 1 if you have the `mkdir' function. */
95
 
#undef HAVE_MKDIR
96
 
 
97
 
/* Define to 1 if you have the <netdb.h> header file. */
98
 
#undef HAVE_NETDB_H
99
 
 
100
 
/* Define to 1 if you have the <netinet/in.h> header file. */
101
 
#undef HAVE_NETINET_IN_H
102
 
 
103
 
/* Define to 1 if you have the <ostream> header file. */
104
 
#undef HAVE_OSTREAM
105
 
 
106
 
/* Define to 1 if you have the `pathconf' function. */
107
 
#undef HAVE_PATHCONF
108
 
 
109
 
/* Define to 1 if you have the <pcre.h> header file. */
110
 
#undef HAVE_PCRE_H
111
 
 
112
 
/* Define to 1 if you have the `pow' function. */
113
 
#undef HAVE_POW
114
 
 
115
 
/* Define to 1 if you have the <pthread.h> header file. */
116
 
#undef HAVE_PTHREAD_H
117
 
 
118
 
/* Define to 1 if the system has the type `ptrdiff_t'. */
119
 
#undef HAVE_PTRDIFF_T
120
 
 
121
 
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
122
 
   and to 0 otherwise. */
123
 
#undef HAVE_REALLOC
124
 
 
125
 
/* Define to 1 if you have the `regcomp' function. */
126
 
#undef HAVE_REGCOMP
127
 
 
128
 
/* Define to 1 if you have the `select' function. */
129
 
#undef HAVE_SELECT
130
 
 
131
 
/* Define to 1 if you have the `setlocale' function. */
132
 
#undef HAVE_SETLOCALE
133
 
 
134
 
/* Define to 1 if you have the `socket' function. */
135
 
#undef HAVE_SOCKET
136
 
 
137
 
/* Define if you have libspeex */
138
 
#undef HAVE_SPEEX
139
 
 
140
 
/* Define to 1 if `stat' has the bug that it succeeds when given the
141
 
   zero-length file name argument. */
142
 
#undef HAVE_STAT_EMPTY_STRING_BUG
143
 
 
144
 
/* Define to 1 if stdbool.h conforms to C99. */
145
 
#undef HAVE_STDBOOL_H
146
 
 
147
 
/* Define to 1 if you have the <stdint.h> header file. */
148
 
#undef HAVE_STDINT_H
149
 
 
150
 
/* Define to 1 if you have the <stdlib.h> header file. */
151
 
#undef HAVE_STDLIB_H
152
 
 
153
 
/* Define to 1 if you have the `strchr' function. */
154
 
#undef HAVE_STRCHR
155
 
 
156
 
/* Define to 1 if you have the `strdup' function. */
157
 
#undef HAVE_STRDUP
158
 
 
159
 
/* Define to 1 if you have the `strerror' function. */
160
 
#undef HAVE_STRERROR
161
 
 
162
 
/* Define to 1 if you have the <strings.h> header file. */
163
 
#undef HAVE_STRINGS_H
164
 
 
165
 
/* Define to 1 if you have the <string.h> header file. */
166
 
#undef HAVE_STRING_H
167
 
 
168
 
/* Define to 1 if you have the `strrchr' function. */
169
 
#undef HAVE_STRRCHR
170
 
 
171
 
/* Define to 1 if you have the `strstr' function. */
172
 
#undef HAVE_STRSTR
173
 
 
174
 
/* Define to 1 if you have the `strtol' function. */
175
 
#undef HAVE_STRTOL
176
 
 
177
 
/* Define to 1 if you have the <sys/ioctl.h> header file. */
178
 
#undef HAVE_SYS_IOCTL_H
179
 
 
180
 
/* Define to 1 if you have the <sys/select.h> header file. */
181
 
#undef HAVE_SYS_SELECT_H
182
 
 
183
 
/* Define to 1 if you have the <sys/socket.h> header file. */
184
 
#undef HAVE_SYS_SOCKET_H
185
 
 
186
 
/* Define to 1 if you have the <sys/stat.h> header file. */
187
 
#undef HAVE_SYS_STAT_H
188
 
 
189
 
/* Define to 1 if you have the <sys/time.h> header file. */
190
 
#undef HAVE_SYS_TIME_H
191
 
 
192
 
/* Define to 1 if you have the <sys/types.h> header file. */
193
 
#undef HAVE_SYS_TYPES_H
194
 
 
195
 
/* Define to 1 if you have the <unistd.h> header file. */
196
 
#undef HAVE_UNISTD_H
197
 
 
198
 
/* Define to 1 if you have the `utime' function. */
199
 
#undef HAVE_UTIME
200
 
 
201
 
/* Define to 1 if you have the <utime.h> header file. */
202
 
#undef HAVE_UTIME_H
203
 
 
204
 
/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
205
 
#undef HAVE_UTIME_NULL
206
 
 
207
 
/* Define to 1 if you have the `vfork' function. */
208
 
#undef HAVE_VFORK
209
 
 
210
 
/* Define to 1 if you have the <vfork.h> header file. */
211
 
#undef HAVE_VFORK_H
212
 
 
213
 
/* Define to 1 if you have the `vprintf' function. */
214
 
#undef HAVE_VPRINTF
215
 
 
216
 
/* Define to 1 if `fork' works. */
217
 
#undef HAVE_WORKING_FORK
218
 
 
219
 
/* Define to 1 if `vfork' works. */
220
 
#undef HAVE_WORKING_VFORK
221
 
 
222
 
/* Define to 1 if you have the <yaml.h> header file. */
223
 
#undef HAVE_YAML_H
224
 
 
225
 
/* Define to 1 if the system has the type `_Bool'. */
226
 
#undef HAVE__BOOL
227
 
 
228
 
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
229
 
   slash. */
230
 
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
231
 
 
232
 
/* Define to the sub-directory in which libtool stores uninstalled libraries.
233
 
   */
234
 
#undef LT_OBJDIR
235
 
 
236
 
/* Name of package */
237
 
#undef PACKAGE
238
 
 
239
 
/* Define to the address where bug reports for this package should be sent. */
240
 
#undef PACKAGE_BUGREPORT
241
 
 
242
 
/* Define to the full name of this package. */
243
 
#undef PACKAGE_NAME
244
 
 
245
 
/* Define to the full name and version of this package. */
246
 
#undef PACKAGE_STRING
247
 
 
248
 
/* Define to the one symbol short name of this package. */
249
 
#undef PACKAGE_TARNAME
250
 
 
251
 
/* Define to the home page for this package. */
252
 
#undef PACKAGE_URL
253
 
 
254
 
/* Define to the version of this package. */
255
 
#undef PACKAGE_VERSION
256
 
 
257
 
/* Define as the return type of signal handlers (`int' or `void'). */
258
 
#undef RETSIGTYPE
259
 
 
260
 
/* Define to the type of arg 1 for `select'. */
261
 
#undef SELECT_TYPE_ARG1
262
 
 
263
 
/* Define to the type of args 2, 3 and 4 for `select'. */
264
 
#undef SELECT_TYPE_ARG234
265
 
 
266
 
/* Define to the type of arg 5 for `select'. */
267
 
#undef SELECT_TYPE_ARG5
268
 
 
269
 
/* If using the C implementation of alloca, define if you know the
270
 
   direction of stack growth for your system; otherwise it will be
271
 
   automatically deduced at runtime.
272
 
        STACK_DIRECTION > 0 => grows toward higher addresses
273
 
        STACK_DIRECTION < 0 => grows toward lower addresses
274
 
        STACK_DIRECTION = 0 => direction of growth unknown */
275
 
#undef STACK_DIRECTION
276
 
 
277
 
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
278
 
#undef STAT_MACROS_BROKEN
279
 
 
280
 
/* Define to 1 if you have the ANSI C header files. */
281
 
#undef STDC_HEADERS
282
 
 
283
 
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
284
 
#undef TIME_WITH_SYS_TIME
285
 
 
286
 
/* Version number of package */
287
 
#undef VERSION
288
 
 
289
 
/* Define to empty if `const' does not conform to ANSI C. */
290
 
#undef const
291
 
 
292
 
/* Define to `int' if <sys/types.h> doesn't define. */
293
 
#undef gid_t
294
 
 
295
 
/* Define to `__inline__' or `__inline' if that's what the C compiler
296
 
   calls it, or to nothing if 'inline' is not supported under any name.  */
297
 
#ifndef __cplusplus
298
 
#undef inline
299
 
#endif
300
 
 
301
 
/* Define to rpl_malloc if the replacement function should be used. */
302
 
#undef malloc
303
 
 
304
 
/* Define to `int' if <sys/types.h> does not define. */
305
 
#undef pid_t
306
 
 
307
 
/* Define to rpl_realloc if the replacement function should be used. */
308
 
#undef realloc
309
 
 
310
 
/* Define to `unsigned int' if <sys/types.h> does not define. */
311
 
#undef size_t
312
 
 
313
 
/* Define to `int' if <sys/types.h> doesn't define. */
314
 
#undef uid_t
315
 
 
316
 
/* Define as `fork' if `vfork' does not work. */
317
 
#undef vfork
318
 
 
319
 
/* Define to empty if the keyword `volatile' does not work. Warning: valid
320
 
   code using `volatile' can become incorrect without. Disable with care. */
321
 
#undef volatile