~ubuntu-dev/ubuntu/lucid/zabbix/lucid-201002101903

« back to all changes in this revision

Viewing changes to include/config.h

  • Committer: Bazaar Package Importer
  • Author(s): Michael Ablassmeier
  • Date: 2009-04-05 19:10:27 UTC
  • mfrom: (1.1.9 upstream) (8.2.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090405191027-lxd44l6jqdcfp2bi
Tags: 1:1.6.4-1
* New upstream release.
* Fix zabbix-frontend-php.template, add missing questions for
  zabbix-server and port (Closes: #522076)
* Loosen up depends for libgnutls (Closes: #522074)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
/* include/config.h.in.  Generated from configure.in by autoheader.  */
3
3
 
4
4
/* Define to os name for code managing */
5
 
#define ARCH "freebsd"
 
5
#define ARCH "linux"
6
6
 
7
7
/* Define to 1 if you have the <arpa/inet.h> header file. */
8
8
#define HAVE_ARPA_INET_H 1
25
25
/* Define to 1 if you have the <ctype.h> header file. */
26
26
#define HAVE_CTYPE_H 1
27
27
 
 
28
/* Define to 1 if you have the 'libdevstat' library (-ldevstat) */
 
29
/* #undef HAVE_DEVSTAT */
 
30
 
 
31
/* Define to 1 if you have the <devstat.h> header file. */
 
32
/* #undef HAVE_DEVSTAT_H */
 
33
 
28
34
/* Define to 1 if you have the <dirent.h> header file. */
29
35
#define HAVE_DIRENT_H 1
30
36
 
41
47
#define HAVE_FUNCTION_SETEUID 1
42
48
 
43
49
/* Define to 1 if function 'setproctitle' exist. */
44
 
#define HAVE_FUNCTION_SETPROCTITLE 1
 
50
/* #undef HAVE_FUNCTION_SETPROCTITLE */
45
51
 
46
52
/* Define to 1 if 'sysctlbyname' exist. */
47
 
#define HAVE_FUNCTION_SYSCTLBYNAME 1
 
53
/* #undef HAVE_FUNCTION_SYSCTLBYNAME */
48
54
 
49
55
/* Define to 1 if 'HW_NCPU' exist. */
50
 
#define HAVE_FUNCTION_SYSCTL_HW_NCPU 1
 
56
/* #undef HAVE_FUNCTION_SYSCTL_HW_NCPU */
51
57
 
52
58
/* Define to 1 if 'KERN_BOOTTIME' exist. */
53
 
#define HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME 1
 
59
/* #undef HAVE_FUNCTION_SYSCTL_KERN_BOOTTIME */
54
60
 
55
61
/* Define to 1 if 'KERN_CPTIME,KERN_CPTIME2' exist. */
56
62
/* #undef HAVE_FUNCTION_SYSCTL_KERN_CPTIME */
57
63
 
58
64
/* Define to 1 if 'KERN_MAXFILES' exist. */
59
 
#define HAVE_FUNCTION_SYSCTL_KERN_MAXFILES 1
 
65
/* #undef HAVE_FUNCTION_SYSCTL_KERN_MAXFILES */
60
66
 
61
67
/* Define to 1 if 'KERN_MAXPROC' exist. */
62
 
#define HAVE_FUNCTION_SYSCTL_KERN_MAXPROC 1
 
68
/* #undef HAVE_FUNCTION_SYSCTL_KERN_MAXPROC */
63
69
 
64
70
/* Define to 1 if you have the `getaddrinfo' function. */
65
71
/* #undef HAVE_GETADDRINFO */
101
107
/* #undef HAVE_KSTAT_H */
102
108
 
103
109
/* Define to 1 if you have the <kvm.h> header file. */
104
 
#define HAVE_KVM_H 1
 
110
/* #undef HAVE_KVM_H */
105
111
 
106
112
/* Define to 1 if you have the <lber.h> header file. */
107
 
/* #undef HAVE_LBER_H */
 
113
#define HAVE_LBER_H 1
108
114
 
109
115
/* Define to 1 if LDAP should be enabled. */
110
116
/* #undef HAVE_LDAP */
116
122
/* #undef HAVE_LIBGNUTLS */
117
123
 
118
124
/* Define to 1 if you have the `kvm' library (-lkvm). */
119
 
#define HAVE_LIBKVM 1
 
125
/* #undef HAVE_LIBKVM */
120
126
 
121
127
/* Define to 1 if you have the `lber' library (-llber). */
122
128
/* #undef HAVE_LIBLBER */
124
130
/* Define to 1 if you have the `m' library (-lm). */
125
131
#define HAVE_LIBM 1
126
132
 
 
133
/* Define to 1 if you have the 'libperfstat' library (-lperfstat) */
 
134
/* #undef HAVE_LIBPERFSTAT */
 
135
 
 
136
/* Define to 1 if you have the <libperfstat.h> header file. */
 
137
/* #undef HAVE_LIBPERFSTAT_H */
 
138
 
127
139
/* Define to 1 if you have the `pthread' library (-lpthread). */
128
140
/* #undef HAVE_LIBPTHREAD */
129
141
 
131
143
/* #undef HAVE_LIBSASL2 */
132
144
 
133
145
/* Define to 1 if you have the <linux/kernel.h> header file. */
134
 
/* #undef HAVE_LINUX_KERNEL_H */
 
146
#define HAVE_LINUX_KERNEL_H 1
135
147
 
136
148
/* Define to 1 if format '%qu' exists. */
137
 
#define HAVE_LONG_LONG_QU 1
 
149
/* #undef HAVE_LONG_LONG_QU */
138
150
 
139
151
/* Define to 1 if you have the <mach/host_info.h> header file. */
140
152
/* #undef HAVE_MACH_HOST_INFO_H */
167
179
#define HAVE_NET_IF_H 1
168
180
 
169
181
/* Define to 1 if you have the <net/if_mib.h> header file. */
170
 
#define HAVE_NET_IF_MIB_H 1
 
182
/* #undef HAVE_NET_IF_MIB_H */
171
183
 
172
184
/* Define to 1 if you have the <nlist.h> header file. */
173
 
#define HAVE_NLIST_H 1
 
185
/* #undef HAVE_NLIST_H */
174
186
 
175
187
/* Define to 1 if ODBC Driver Manager should be used. */
176
188
/* #undef HAVE_ODBC */
200
212
/* #undef HAVE_PROC_0_PSINFO */
201
213
 
202
214
/* Define to 1 if file '/proc/1/status' should be used. */
203
 
/* #undef HAVE_PROC_1_STATUS */
 
215
#define HAVE_PROC_1_STATUS 1
204
216
 
205
217
/* Define to 1 if file '/proc/cpuinfo' should be used. */
206
 
/* #undef HAVE_PROC_CPUINFO */
 
218
#define HAVE_PROC_CPUINFO 1
207
219
 
208
220
/* Define to 1 if file '/proc/loadavg' should be used. */
209
 
/* #undef HAVE_PROC_LOADAVG */
 
221
#define HAVE_PROC_LOADAVG 1
210
222
 
211
223
/* Define to 1 if file /proc/net/dev' should be used. */
212
 
/* #undef HAVE_PROC_NET_DEV */
 
224
#define HAVE_PROC_NET_DEV 1
213
225
 
214
226
/* Define to 1 if file '/proc/stat' should be used. */
215
 
/* #undef HAVE_PROC_STAT */
 
227
#define HAVE_PROC_STAT 1
216
228
 
217
229
/* Define to 1 if you have the <psapi.h> header file. */
218
230
/* #undef HAVE_PSAPI_H */
233
245
#define HAVE_RES_QUERY 1
234
246
 
235
247
/* Define to 1 if union 'semun' exist. */
236
 
#define HAVE_SEMUN 1
 
248
/* #undef HAVE_SEMUN */
237
249
 
238
250
/* Define to 1 if you have the <signal.h> header file. */
239
251
#define HAVE_SIGNAL_H 1
241
253
/* Define to 1 if SNMP should be enabled. */
242
254
/* #undef HAVE_SNMP */
243
255
 
 
256
/* Define to 1 if 'session.localname' exist. */
 
257
/* #undef HAVE_SNMP_SESSION_LOCALNAME */
 
258
 
244
259
/* Define to 1 if you have the `snprintf' function. */
245
260
#define HAVE_SNPRINTF 1
246
261
 
275
290
#define HAVE_STRTOD 1
276
291
 
277
292
/* Define to 1 if 'sysinfo.bufferram' exist. */
278
 
/* #undef HAVE_SYSINFO_BUFFERRAM */
 
293
#define HAVE_SYSINFO_BUFFERRAM 1
279
294
 
280
295
/* Define to 1 if 'sysinfo.freeram' exist. */
281
 
/* #undef HAVE_SYSINFO_FREERAM */
 
296
#define HAVE_SYSINFO_FREERAM 1
282
297
 
283
298
/* Define to 1 if 'sysinfo.freeswap' exist. */
284
 
/* #undef HAVE_SYSINFO_FREESWAP */
 
299
#define HAVE_SYSINFO_FREESWAP 1
285
300
 
286
301
/* Define to 1 if 'sysinfo.mem_unit' exist. */
287
 
/* #undef HAVE_SYSINFO_MEM_UNIT */
 
302
#define HAVE_SYSINFO_MEM_UNIT 1
288
303
 
289
304
/* Define to 1 if 'sysinfo.procs' exist. */
290
 
/* #undef HAVE_SYSINFO_PROCS */
 
305
#define HAVE_SYSINFO_PROCS 1
291
306
 
292
307
/* Define to 1 if 'sysinfo.sharedram' exist. */
293
 
/* #undef HAVE_SYSINFO_SHAREDRAM */
 
308
#define HAVE_SYSINFO_SHAREDRAM 1
294
309
 
295
310
/* Define to 1 if 'sysinfo.totalram' exist. */
296
 
/* #undef HAVE_SYSINFO_TOTALRAM */
 
311
#define HAVE_SYSINFO_TOTALRAM 1
297
312
 
298
313
/* Define to 1 if 'sysinfo.totalswap' exist. */
299
 
/* #undef HAVE_SYSINFO_TOTALSWAP */
 
314
#define HAVE_SYSINFO_TOTALSWAP 1
300
315
 
301
316
/* Define to 1 if 'sysinfo.uptime' exist. */
302
 
/* #undef HAVE_SYSINFO_UPTIME */
 
317
#define HAVE_SYSINFO_UPTIME 1
303
318
 
304
319
/* Define to 1 if you have the <syslog.h> header file. */
305
320
#define HAVE_SYSLOG_H 1
306
321
 
307
322
/* Define to 1 if you have the <sys/disk.h> header file. */
308
 
#define HAVE_SYS_DISK_H 1
 
323
/* #undef HAVE_SYS_DISK_H */
309
324
 
310
325
/* Define to 1 if you have the <sys/dkstat.h> header file. */
311
 
#define HAVE_SYS_DKSTAT_H 1
 
326
/* #undef HAVE_SYS_DKSTAT_H */
312
327
 
313
328
/* Define to 1 if you have the <sys/dk.h> header file. */
314
329
/* #undef HAVE_SYS_DK_H */
332
347
#define HAVE_SYS_PROCFS_H 1
333
348
 
334
349
/* Define to 1 if you have the <sys/proc.h> header file. */
335
 
#define HAVE_SYS_PROC_H 1
 
350
/* #undef HAVE_SYS_PROC_H */
336
351
 
337
352
/* Define to 1 if you have the <sys/pstat.h> header file. */
338
353
/* #undef HAVE_SYS_PSTAT_H */
359
374
#define HAVE_SYS_STAT_H 1
360
375
 
361
376
/* Define to 1 if you have the <sys/swap.h> header file. */
362
 
/* #undef HAVE_SYS_SWAP_H */
 
377
#define HAVE_SYS_SWAP_H 1
363
378
 
364
379
/* Define to 1 if struct 'swaptable' exist. */
365
380
/* #undef HAVE_SYS_SWAP_SWAPTABLE */
371
386
#define HAVE_SYS_SYSCTL_H 1
372
387
 
373
388
/* Define to 1 if you have the <sys/sysinfo.h> header file. */
374
 
/* #undef HAVE_SYS_SYSINFO_H */
 
389
#define HAVE_SYS_SYSINFO_H 1
375
390
 
376
391
/* Define to 1 if you have the <sys/sysmacros.h> header file. */
377
 
/* #undef HAVE_SYS_SYSMACROS_H */
 
392
#define HAVE_SYS_SYSMACROS_H 1
378
393
 
379
394
/* Define to 1 if you have the <sys/timeb.h> header file. */
380
395
#define HAVE_SYS_TIMEB_H 1
392
407
/* #undef HAVE_SYS_VAR_H */
393
408
 
394
409
/* Define to 1 if you have the <sys/vfs.h> header file. */
395
 
/* #undef HAVE_SYS_VFS_H */
 
410
#define HAVE_SYS_VFS_H 1
396
411
 
397
412
/* Define to 1 if you have the <sys/vmmeter.h> header file. */
398
 
#define HAVE_SYS_VMMETER_H 1
 
413
/* #undef HAVE_SYS_VMMETER_H */
399
414
 
400
415
/* Define to 1 if struct 'vmtotal' exist . */
401
 
#define HAVE_SYS_VMMETER_VMTOTAL 1
 
416
/* #undef HAVE_SYS_VMMETER_VMTOTAL */
402
417
 
403
418
/* Define to 1 if you have the <sys/wait.h> header file. */
404
419
#define HAVE_SYS_WAIT_H 1
413
428
#define HAVE_UNISTD_H 1
414
429
 
415
430
/* Define to 1 if function 'sysconf' exist. */
416
 
/* #undef HAVE_UNISTD_SYSCONF */
 
431
#define HAVE_UNISTD_SYSCONF 1
417
432
 
418
433
/* Define to 1 if unixUNIXODBC Driver Manager should be used. */
419
434
/* #undef HAVE_UNIXODBC */
428
443
#define HAVE_VASPRINTF 1
429
444
 
430
445
/* Define to 1 if you have the <vm/vm_param.h> header file. */
431
 
#define HAVE_VM_VM_PARAM_H 1
 
446
/* #undef HAVE_VM_VM_PARAM_H */
432
447
 
433
448
/* Define to 1 if you have the `vsnprintf' function. */
434
449
#define HAVE_VSNPRINTF 1
458
473
/* #undef KERNEL_2_4 */
459
474
 
460
475
/* Define to 1 if you're using Linux 2.6.x */
461
 
/* #undef KERNEL_2_6 */
 
476
#define KERNEL_2_6 1
462
477
 
463
478
/* Define to 1 if LDAP depricated functions is used. */
464
479
/* #undef LDAP_DEPRECATED */
538
553
/* Define as the return type of signal handlers (`int' or `void'). */
539
554
#define RETSIGTYPE void
540
555
 
 
556
/* Disabling debugging messages from NET-SNMP library */
 
557
/* #undef SNMP_NO_DEBUGGING */
 
558
 
541
559
/* Define to 1 if you have the ANSI C header files. */
542
560
#define STDC_HEADERS 1
543
561
 
544
562
/* Version number of package */
545
 
#define VERSION "1.6.1"
 
563
#define VERSION "1.6.4"
546
564
 
547
565
/* Define to empty if `const' does not conform to ANSI C. */
548
566
/* #undef const */