~ubuntu-branches/debian/sid/make-doc-non-dfsg/sid

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Manoj Srivastava
  • Date: 2014-05-04 18:48:47 UTC
  • mfrom: (4.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20140504184847-50zxi1b08m22ehle
Tags: 4.0-2
Move to usntable, since the make binary package has been uploaded
there. No changes.

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 1 if the `closedir' function returns void instead of `int'. */
 
4
#undef CLOSEDIR_VOID
 
5
 
 
6
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
 
7
   systems. This function is required for `alloca.c' support on those systems.
 
8
   */
 
9
#undef CRAY_STACKSEG_END
 
10
 
 
11
/* Define to 1 if using `alloca.c'. */
 
12
#undef C_ALLOCA
 
13
 
 
14
/* Define to 1 if using `getloadavg.c'. */
 
15
#undef C_GETLOADAVG
 
16
 
 
17
/* Define to 1 for DGUX with <sys/dg_sys_info.h>. */
 
18
#undef DGUX
 
19
 
 
20
/* Define to 1 if translation of program messages to the user's native
 
21
   language is requested. */
 
22
#undef ENABLE_NLS
 
23
 
 
24
/* Use high resolution file timestamps if nonzero. */
 
25
#undef FILE_TIMESTAMP_HI_RES
 
26
 
 
27
/* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
 
28
   */
 
29
#undef GETLOADAVG_PRIVILEGED
 
30
 
 
31
/* Define to 1 if you have `alloca', as a function or macro. */
 
32
#undef HAVE_ALLOCA
 
33
 
 
34
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
 
35
   */
 
36
#undef HAVE_ALLOCA_H
 
37
 
 
38
/* Define to 1 if you have the `atexit' function. */
 
39
#undef HAVE_ATEXIT
 
40
 
 
41
/* Use case insensitive file names */
 
42
#undef HAVE_CASE_INSENSITIVE_FS
 
43
 
 
44
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
 
45
   CoreFoundation framework. */
 
46
#undef HAVE_CFLOCALECOPYCURRENT
 
47
 
 
48
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
 
49
   the CoreFoundation framework. */
 
50
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
 
51
 
 
52
/* Define to 1 if you have the clock_gettime function. */
 
53
#undef HAVE_CLOCK_GETTIME
 
54
 
 
55
/* Define if the GNU dcgettext() function is already present or preinstalled.
 
56
   */
 
57
#undef HAVE_DCGETTEXT
 
58
 
 
59
/* Define to 1 if you have the declaration of `bsd_signal', and to 0 if you
 
60
   don't. */
 
61
#undef HAVE_DECL_BSD_SIGNAL
 
62
 
 
63
/* Define to 1 if you have the declaration of `dlerror', and to 0 if you
 
64
   don't. */
 
65
#undef HAVE_DECL_DLERROR
 
66
 
 
67
/* Define to 1 if you have the declaration of `dlopen', and to 0 if you don't.
 
68
   */
 
69
#undef HAVE_DECL_DLOPEN
 
70
 
 
71
/* Define to 1 if you have the declaration of `dlsym', and to 0 if you don't.
 
72
   */
 
73
#undef HAVE_DECL_DLSYM
 
74
 
 
75
/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
 
76
   don't. */
 
77
#undef HAVE_DECL_SYS_SIGLIST
 
78
 
 
79
/* Define to 1 if you have the declaration of `_sys_siglist', and to 0 if you
 
80
   don't. */
 
81
#undef HAVE_DECL__SYS_SIGLIST
 
82
 
 
83
/* Define to 1 if you have the declaration of `__sys_siglist', and to 0 if you
 
84
   don't. */
 
85
#undef HAVE_DECL___SYS_SIGLIST
 
86
 
 
87
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
 
88
   */
 
89
#undef HAVE_DIRENT_H
 
90
 
 
91
/* Use platform specific coding */
 
92
#undef HAVE_DOS_PATHS
 
93
 
 
94
/* Define to 1 if you have the `dup' function. */
 
95
#undef HAVE_DUP
 
96
 
 
97
/* Define to 1 if you have the `dup2' function. */
 
98
#undef HAVE_DUP2
 
99
 
 
100
/* Define to 1 if you have the <fcntl.h> header file. */
 
101
#undef HAVE_FCNTL_H
 
102
 
 
103
/* Define to 1 if you have the `fdopen' function. */
 
104
#undef HAVE_FDOPEN
 
105
 
 
106
/* Define to 1 if you have the `fileno' function. */
 
107
#undef HAVE_FILENO
 
108
 
 
109
/* Define to 1 if you have the `getcwd' function. */
 
110
#undef HAVE_GETCWD
 
111
 
 
112
/* Define to 1 if you have the `getgroups' function. */
 
113
#undef HAVE_GETGROUPS
 
114
 
 
115
/* Define to 1 if you have the `gethostbyname' function. */
 
116
#undef HAVE_GETHOSTBYNAME
 
117
 
 
118
/* Define to 1 if you have the `gethostname' function. */
 
119
#undef HAVE_GETHOSTNAME
 
120
 
 
121
/* Define to 1 if you have the `getloadavg' function. */
 
122
#undef HAVE_GETLOADAVG
 
123
 
 
124
/* Define to 1 if you have the `getrlimit' function. */
 
125
#undef HAVE_GETRLIMIT
 
126
 
 
127
/* Define if the GNU gettext() function is already present or preinstalled. */
 
128
#undef HAVE_GETTEXT
 
129
 
 
130
/* Define to 1 if you have a standard gettimeofday function */
 
131
#undef HAVE_GETTIMEOFDAY
 
132
 
 
133
/* Embed GNU Guile support */
 
134
#undef HAVE_GUILE
 
135
 
 
136
/* Define if you have the iconv() function and it works. */
 
137
#undef HAVE_ICONV
 
138
 
 
139
/* Define to 1 if you have the <inttypes.h> header file. */
 
140
#undef HAVE_INTTYPES_H
 
141
 
 
142
/* Define to 1 if you have the `dgc' library (-ldgc). */
 
143
#undef HAVE_LIBDGC
 
144
 
 
145
/* Define to 1 if you have the `kstat' library (-lkstat). */
 
146
#undef HAVE_LIBKSTAT
 
147
 
 
148
/* Define to 1 if you have the <limits.h> header file. */
 
149
#undef HAVE_LIMITS_H
 
150
 
 
151
/* Define to 1 if you have the <locale.h> header file. */
 
152
#undef HAVE_LOCALE_H
 
153
 
 
154
/* Define to 1 if you have the `lstat' function. */
 
155
#undef HAVE_LSTAT
 
156
 
 
157
/* Define to 1 if you have the <mach/mach.h> header file. */
 
158
#undef HAVE_MACH_MACH_H
 
159
 
 
160
/* Define to 1 if you have the <memory.h> header file. */
 
161
#undef HAVE_MEMORY_H
 
162
 
 
163
/* Define to 1 if you have the `mkstemp' function. */
 
164
#undef HAVE_MKSTEMP
 
165
 
 
166
/* Define to 1 if you have the `mktemp' function. */
 
167
#undef HAVE_MKTEMP
 
168
 
 
169
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 
170
#undef HAVE_NDIR_H
 
171
 
 
172
/* Define to 1 if you have the <nlist.h> header file. */
 
173
#undef HAVE_NLIST_H
 
174
 
 
175
/* Define to 1 if you have the `pipe' function. */
 
176
#undef HAVE_PIPE
 
177
 
 
178
/* Define to 1 if you have the `pstat_getdynamic' function. */
 
179
#undef HAVE_PSTAT_GETDYNAMIC
 
180
 
 
181
/* Define to 1 if you have the `readlink' function. */
 
182
#undef HAVE_READLINK
 
183
 
 
184
/* Define to 1 if you have the `realpath' function. */
 
185
#undef HAVE_REALPATH
 
186
 
 
187
/* Define to 1 if <signal.h> defines the SA_RESTART constant. */
 
188
#undef HAVE_SA_RESTART
 
189
 
 
190
/* Define to 1 if you have the `setegid' function. */
 
191
#undef HAVE_SETEGID
 
192
 
 
193
/* Define to 1 if you have the `seteuid' function. */
 
194
#undef HAVE_SETEUID
 
195
 
 
196
/* Define to 1 if you have the `setlinebuf' function. */
 
197
#undef HAVE_SETLINEBUF
 
198
 
 
199
/* Define to 1 if you have the `setlocale' function. */
 
200
#undef HAVE_SETLOCALE
 
201
 
 
202
/* Define to 1 if you have the `setregid' function. */
 
203
#undef HAVE_SETREGID
 
204
 
 
205
/* Define to 1 if you have the `setreuid' function. */
 
206
#undef HAVE_SETREUID
 
207
 
 
208
/* Define to 1 if you have the `setrlimit' function. */
 
209
#undef HAVE_SETRLIMIT
 
210
 
 
211
/* Define to 1 if you have the `setvbuf' function. */
 
212
#undef HAVE_SETVBUF
 
213
 
 
214
/* Define to 1 if you have the `sigaction' function. */
 
215
#undef HAVE_SIGACTION
 
216
 
 
217
/* Define to 1 if you have the `sigsetmask' function. */
 
218
#undef HAVE_SIGSETMASK
 
219
 
 
220
/* Define to 1 if you have the `socket' function. */
 
221
#undef HAVE_SOCKET
 
222
 
 
223
/* Define to 1 if you have the <stdint.h> header file. */
 
224
#undef HAVE_STDINT_H
 
225
 
 
226
/* Define to 1 if you have the <stdlib.h> header file. */
 
227
#undef HAVE_STDLIB_H
 
228
 
 
229
/* Define to 1 if you have the `strcasecmp' function. */
 
230
#undef HAVE_STRCASECMP
 
231
 
 
232
/* Define to 1 if you have the `strcmpi' function. */
 
233
#undef HAVE_STRCMPI
 
234
 
 
235
/* Define to 1 if you have the `strcoll' function and it is properly defined.
 
236
   */
 
237
#undef HAVE_STRCOLL
 
238
 
 
239
/* Define to 1 if you have the `strdup' function. */
 
240
#undef HAVE_STRDUP
 
241
 
 
242
/* Define to 1 if you have the `strerror' function. */
 
243
#undef HAVE_STRERROR
 
244
 
 
245
/* Define to 1 if you have the `stricmp' function. */
 
246
#undef HAVE_STRICMP
 
247
 
 
248
/* Define to 1 if you have the <strings.h> header file. */
 
249
#undef HAVE_STRINGS_H
 
250
 
 
251
/* Define to 1 if you have the <string.h> header file. */
 
252
#undef HAVE_STRING_H
 
253
 
 
254
/* Define to 1 if you have the `strncasecmp' function. */
 
255
#undef HAVE_STRNCASECMP
 
256
 
 
257
/* Define to 1 if you have the `strncmpi' function. */
 
258
#undef HAVE_STRNCMPI
 
259
 
 
260
/* Define to 1 if you have the `strndup' function. */
 
261
#undef HAVE_STRNDUP
 
262
 
 
263
/* Define to 1 if you have the `strnicmp' function. */
 
264
#undef HAVE_STRNICMP
 
265
 
 
266
/* Define to 1 if you have the `strsignal' function. */
 
267
#undef HAVE_STRSIGNAL
 
268
 
 
269
/* Define to 1 if `n_un.n_name' is a member of `struct nlist'. */
 
270
#undef HAVE_STRUCT_NLIST_N_UN_N_NAME
 
271
 
 
272
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
 
273
   */
 
274
#undef HAVE_SYS_DIR_H
 
275
 
 
276
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
 
277
   */
 
278
#undef HAVE_SYS_NDIR_H
 
279
 
 
280
/* Define to 1 if you have the <sys/param.h> header file. */
 
281
#undef HAVE_SYS_PARAM_H
 
282
 
 
283
/* Define to 1 if you have the <sys/resource.h> header file. */
 
284
#undef HAVE_SYS_RESOURCE_H
 
285
 
 
286
/* Define to 1 if you have the <sys/stat.h> header file. */
 
287
#undef HAVE_SYS_STAT_H
 
288
 
 
289
/* Define to 1 if you have the <sys/timeb.h> header file. */
 
290
#undef HAVE_SYS_TIMEB_H
 
291
 
 
292
/* Define to 1 if you have the <sys/time.h> header file. */
 
293
#undef HAVE_SYS_TIME_H
 
294
 
 
295
/* Define to 1 if you have the <sys/types.h> header file. */
 
296
#undef HAVE_SYS_TYPES_H
 
297
 
 
298
/* Define to 1 if you have the <sys/wait.h> header file. */
 
299
#undef HAVE_SYS_WAIT_H
 
300
 
 
301
/* Define to 1 if you have the 'union wait' type in <sys/wait.h>. */
 
302
#undef HAVE_UNION_WAIT
 
303
 
 
304
/* Define to 1 if you have the <unistd.h> header file. */
 
305
#undef HAVE_UNISTD_H
 
306
 
 
307
/* Define to 1 if you have the `wait3' function. */
 
308
#undef HAVE_WAIT3
 
309
 
 
310
/* Define to 1 if you have the `waitpid' function. */
 
311
#undef HAVE_WAITPID
 
312
 
 
313
/* Build host information. */
 
314
#undef MAKE_HOST
 
315
 
 
316
/* Define to 1 to enable job server support in GNU make. */
 
317
#undef MAKE_JOBSERVER
 
318
 
 
319
/* Define to 1 to enable 'load' support in GNU make. */
 
320
#undef MAKE_LOAD
 
321
 
 
322
/* Define to 1 to enable symbolic link timestamp checking. */
 
323
#undef MAKE_SYMLINKS
 
324
 
 
325
/* Define to 1 if your `struct nlist' has an `n_un' member. Obsolete, depend
 
326
   on `HAVE_STRUCT_NLIST_N_UN_N_NAME */
 
327
#undef NLIST_NAME_UNION
 
328
 
 
329
/* Define to 1 if struct nlist.n_name is a pointer rather than an array. */
 
330
#undef NLIST_STRUCT
 
331
 
 
332
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
333
#undef NO_MINUS_C_MINUS_O
 
334
 
 
335
/* Name of package */
 
336
#undef PACKAGE
 
337
 
 
338
/* Define to the address where bug reports for this package should be sent. */
 
339
#undef PACKAGE_BUGREPORT
 
340
 
 
341
/* Define to the full name of this package. */
 
342
#undef PACKAGE_NAME
 
343
 
 
344
/* Define to the full name and version of this package. */
 
345
#undef PACKAGE_STRING
 
346
 
 
347
/* Define to the one symbol short name of this package. */
 
348
#undef PACKAGE_TARNAME
 
349
 
 
350
/* Define to the home page for this package. */
 
351
#undef PACKAGE_URL
 
352
 
 
353
/* Define to the version of this package. */
 
354
#undef PACKAGE_VERSION
 
355
 
 
356
/* Define to the character that separates directories in PATH. */
 
357
#undef PATH_SEPARATOR_CHAR
 
358
 
 
359
/* Define as the return type of signal handlers (`int' or `void'). */
 
360
#undef RETSIGTYPE
 
361
 
 
362
/* Define to the name of the SCCS 'get' command. */
 
363
#undef SCCS_GET
 
364
 
 
365
/* Define to 1 if the SCCS 'get' command understands the '-G<file>' option. */
 
366
#undef SCCS_GET_MINUS_G
 
367
 
 
368
/* If using the C implementation of alloca, define if you know the
 
369
   direction of stack growth for your system; otherwise it will be
 
370
   automatically deduced at runtime.
 
371
        STACK_DIRECTION > 0 => grows toward higher addresses
 
372
        STACK_DIRECTION < 0 => grows toward lower addresses
 
373
        STACK_DIRECTION = 0 => direction of growth unknown */
 
374
#undef STACK_DIRECTION
 
375
 
 
376
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
 
377
#undef STAT_MACROS_BROKEN
 
378
 
 
379
/* Define to 1 if you have the ANSI C header files. */
 
380
#undef STDC_HEADERS
 
381
 
 
382
/* Define if struct stat contains a nanoseconds field */
 
383
#undef ST_MTIM_NSEC
 
384
 
 
385
/* Define to 1 on System V Release 4. */
 
386
#undef SVR4
 
387
 
 
388
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
389
#undef TIME_WITH_SYS_TIME
 
390
 
 
391
/* Define to 1 for Encore UMAX. */
 
392
#undef UMAX
 
393
 
 
394
/* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
 
395
   <sys/cpustats.h>. */
 
396
#undef UMAX4_3
 
397
 
 
398
/* Enable extensions on AIX 3, Interix.  */
 
399
#ifndef _ALL_SOURCE
 
400
# undef _ALL_SOURCE
 
401
#endif
 
402
/* Enable GNU extensions on systems that have them.  */
 
403
#ifndef _GNU_SOURCE
 
404
# undef _GNU_SOURCE
 
405
#endif
 
406
/* Enable threading extensions on Solaris.  */
 
407
#ifndef _POSIX_PTHREAD_SEMANTICS
 
408
# undef _POSIX_PTHREAD_SEMANTICS
 
409
#endif
 
410
/* Enable extensions on HP NonStop.  */
 
411
#ifndef _TANDEM_SOURCE
 
412
# undef _TANDEM_SOURCE
 
413
#endif
 
414
/* Enable general extensions on Solaris.  */
 
415
#ifndef __EXTENSIONS__
 
416
# undef __EXTENSIONS__
 
417
#endif
 
418
 
 
419
 
 
420
/* Version number of package */
 
421
#undef VERSION
 
422
 
 
423
/* Use platform specific coding */
 
424
#undef WINDOWS32
 
425
 
 
426
/* Define if using the dmalloc debugging malloc package */
 
427
#undef WITH_DMALLOC
 
428
 
 
429
/* Enable large inode numbers on Mac OS X 10.5.  */
 
430
#ifndef _DARWIN_USE_64_BIT_INODE
 
431
# define _DARWIN_USE_64_BIT_INODE 1
 
432
#endif
 
433
 
 
434
/* Number of bits in a file offset, on hosts where this is settable. */
 
435
#undef _FILE_OFFSET_BITS
 
436
 
 
437
/* Define for large files, on AIX-style hosts. */
 
438
#undef _LARGE_FILES
 
439
 
 
440
/* Define to 1 if on MINIX. */
 
441
#undef _MINIX
 
442
 
 
443
/* Define to 2 if the system does not provide POSIX.1 features except with
 
444
   this defined. */
 
445
#undef _POSIX_1_SOURCE
 
446
 
 
447
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
448
#undef _POSIX_SOURCE
 
449
 
 
450
/* Define to empty if `const' does not conform to ANSI C. */
 
451
#undef const
 
452
 
 
453
/* Define to `int' if <sys/types.h> doesn't define. */
 
454
#undef gid_t
 
455
 
 
456
/* Define to `int' if <sys/types.h> does not define. */
 
457
#undef pid_t
 
458
 
 
459
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
460
#undef size_t
 
461
 
 
462
/* Define to `int' if <sys/types.h> doesn't define. */
 
463
#undef uid_t
 
464
 
 
465
/* Define uintmax_t if not defined in <stdint.h> or <inttypes.h>. */
 
466
#undef uintmax_t