source: trunk/third/libgtop/config.h.in @ 18272

Revision 18272, 14.3 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18271, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if gethostname () must be declared. */
4#undef NEED_DECLARATION_GETHOSTNAME
5
6/* Define if setreuid () must be declared. */
7#undef NEED_DECLARATION_SETREUID
8
9/* Define if setregid () must be declared. */
10#undef NEED_DECLARATION_SETREGID
11
12/* Define if getpagesize () must be declared. */
13#undef NEED_DECLARATION_GETPAGESIZE
14
15/* Define if program_invocation_name must be declared. */
16#undef NEED_DECLARATION_PROGRAM_INVOCATION_NAME
17
18
19
20#undef ENABLE_NLS
21#undef HAVE_CATGETS
22#undef GETTEXT_PACKAGE
23#undef HAVE_GETTEXT
24#undef HAVE_LC_MESSAGES
25#undef HAVE_STPCPY
26#undef HAVE_STRUCT_OSOCKADDR
27#undef PACKAGE
28#undef VERSION
29#undef HAVE_LIBSM
30#undef HAVE_LIBINTL_H
31#undef HAVE_GTK_SIGNAL_HANDLER_PENDING
32
33/* Do not remove this comments and the empty lines; they are needed */
34#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
35/* Define if you have the Andrew File System.  */
36#undef AFS
37
38/* Define one of the following to indicate how a program can
39   get a list of mounted filesystems.  */
40
41/* Define if there is no specific function for reading the list of
42   mounted filesystems.  fread will be used to read /etc/mnttab.  [SVR2]  */
43#undef MOUNTED_FREAD
44
45/* Define if (like SVR2) there is no specific function for reading the
46   list of mounted filesystems, and your system has these header files:
47   <sys/fstyp.h> and <sys/statfs.h>.  [SVR3]  */
48#undef MOUNTED_FREAD_FSTYP
49
50/* Define if there is a function named getfsstat for reading the list
51   of mounted filesystems.  [DEC Alpha running OSF/1]  */
52#undef MOUNTED_GETFSSTAT
53
54/* Define if there is a function named getmnt for reading the list of
55   mounted filesystems.  [Ultrix]  */
56#undef MOUNTED_GETMNT
57
58/* Define if there is a function named getmntent for reading the list
59   of mounted filesystems, and that function takes a single argument.
60   [4.3BSD, SunOS, HP-UX, Dynix, Irix]  */
61#undef MOUNTED_GETMNTENT1
62
63/* Define if there is a function named getmntent for reading the list of
64   mounted filesystems, and that function takes two arguments.  [SVR4]  */
65#undef MOUNTED_GETMNTENT2
66
67/* Define if there is a function named getmntinfo for reading the list
68   of mounted filesystems.  [4.4BSD]  */
69#undef MOUNTED_GETMNTINFO
70
71/* Define if there is a function named listmntent that can be used to
72   list all mounted filesystems. [UNICOS] */
73#undef MOUNTED_LISTMNTENT
74
75/* Define if there is a function named mntctl that can be used to read
76   the list of mounted filesystems, and there is a system header file
77   that declares `struct vmount.'  [AIX]  */
78#undef MOUNTED_VMOUNT
79
80/* Define one of the following to indicate how a program can obtain
81   filesystems usage information.  */
82
83/*  Define if  statfs takes 3 args.  [DEC Alpha running OSF/1]  */
84#undef STAT_STATFS3_OSF1
85
86/* Define if there is no specific function for reading filesystems usage
87   information and you have the <sys/filsys.h> header file.  [SVR2]  */
88#undef STAT_READ_FILSYS
89
90/* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
91   [4.3BSD, SunOS 4, HP-UX, AIX PS/2]  */
92#undef STAT_STATFS2_BSIZE
93
94/* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
95   [4.4BSD, NetBSD]  */
96#undef STAT_STATFS2_FSIZE
97
98/* Define if statfs takes 2 args and the second argument has
99   type struct fs_data.  [Ultrix]  */
100#undef STAT_STATFS2_FS_DATA
101
102/* Define if statfs takes 4 args.  [SVR3, Dynix, Irix, Dolphin]  */
103#undef STAT_STATFS4
104
105/* Define if there is a function named statvfs.  [SVR4]  */
106#undef STAT_STATVFS
107
108/* Define if the block counts reported by statfs may be truncated to 2GB
109   and the correct values may be stored in the f_spare array.
110   [SunOS 4.1.2, 4.1.3, and 4.1.3_U1 are reported to have this problem.
111   SunOS 4.1.1 seems not to be affected.]  */
112#undef STATFS_TRUNCATES_BLOCK_COUNTS
113
114
115/* to fix a bug in autoheader on DEC OSF1. */
116#undef HAVE_PROGRAM_INVOCATION_NAME
117
118#undef HAVE_SOCKETS
119#undef HAVE_SOCKADDR_SUN_LEN
120
121#undef HAVE_LIBJPEG
122#undef HAVE_LIBGIF
123#undef HAVE_LIBTIFF
124#undef HAVE_LIBZ
125#undef HAVE_LIBPNG
126#undef HAVE_GMP2_INCLUDE_DIR
127#undef HAVE_GUILE
128
129#undef ssize_t
130#undef u_int64_t
131#undef int64_t
132
133#undef HAVE_GLIBTOP_MACHINE_H
134
135#undef GLIBTOP_NAMES
136#undef GLIBTOP_GUILE
137#undef GLIBTOP_GUILE_NAMES
138#undef GLIBTOP_EXAMPLES
139#undef GLIBTOP_INODEDB
140
141#undef NEED_LIBGTOP
142
143#undef HAVE_LINUX_TABLE
144#undef HAVE_LIBGTOP_SMP
145
146#undef HAVE_XAUTH
147
148/* Define if your have the I4B package. */
149#undef HAVE_I4B
150#undef HAVE_I4B_ACCT
151
152/* Define to enable debugging. */
153#undef LIBGTOP_ENABLE_DEBUG
154#undef LIBGTOP_FATAL_WARNINGS
155
156/* Same as LINUX_VERSION_CODE either from <linux/version.h> or from
157 * the running kernel (if we don't have configured kernel sources).
158 */
159#undef GLIBTOP_LINUX_VERSION_CODE
160
161/* Solaris release code (eg. 251 for Solaris 2.5.1). */
162#undef GLIBTOP_SOLARIS_RELEASE
163
164/* Define if you want to use LibGTop without GNOME. */
165#undef WITHOUT_GNOME
166
167/* Define if you have the <procfs.h> header file */
168#undef HAVE_PROCFS_H
169
170/* Define if you have the <sys/procfs.h> header file */
171#undef HAVE_SYS_PROCFS_H
172
173/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
174   systems. This function is required for `alloca.c' support on those systems.
175   */
176#undef CRAY_STACKSEG_END
177
178/* Define if using `alloca.c'. */
179#undef C_ALLOCA
180
181/* always defined to indicate that i18n is enabled */
182#undef ENABLE_NLS
183
184/* Define if you have `alloca', as a function or macro. */
185#undef HAVE_ALLOCA
186
187/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
188#undef HAVE_ALLOCA_H
189
190/* Define if you have the <argz.h> header file. */
191#undef HAVE_ARGZ_H
192
193/* Define if you have the `bcopy' function. */
194#undef HAVE_BCOPY
195
196/* Define if you have the `dcgettext' function. */
197#undef HAVE_DCGETTEXT
198
199/* Define if you have the <dirent.h> header file. */
200#undef HAVE_DIRENT_H
201
202/* Define if you have the `dlerror' function. */
203#undef HAVE_DLERROR
204
205/* Define if you have the <dlfcn.h> header file. */
206#undef HAVE_DLFCN_H
207
208/* Define if you have the `dlopen' function. */
209#undef HAVE_DLOPEN
210
211/* Define if you have the `doprnt' function. */
212#undef HAVE_DOPRNT
213
214/* Define if you have the `endgrent' function. */
215#undef HAVE_ENDGRENT
216
217/* Define if you have the `endpwent' function. */
218#undef HAVE_ENDPWENT
219
220/* Define if you have the `fchdir' function. */
221#undef HAVE_FCHDIR
222
223/* Define if you have the <fcntl.h> header file. */
224#undef HAVE_FCNTL_H
225
226/* Define if you have the `ftime' function. */
227#undef HAVE_FTIME
228
229/* Define if you have the `ftruncate' function. */
230#undef HAVE_FTRUNCATE
231
232/* Define if you have the `getcwd' function. */
233#undef HAVE_GETCWD
234
235/* Define if you have the `getloadavg' function. */
236#undef HAVE_GETLOADAVG
237
238/* Define if you have the `getmntent' function. */
239#undef HAVE_GETMNTENT
240
241/* Define if you have the `getmntinfo' function. */
242#undef HAVE_GETMNTINFO
243
244/* Define if you have the `getopt_long' function. */
245#undef HAVE_GETOPT_LONG
246
247/* Define if you have the `getpagesize' function. */
248#undef HAVE_GETPAGESIZE
249
250/* Define if the GNU gettext() function is already present or preinstalled. */
251#undef HAVE_GETTEXT
252
253/* Define if you have the `gettimeofday' function. */
254#undef HAVE_GETTIMEOFDAY
255
256/* Define if you have the `getwd' function. */
257#undef HAVE_GETWD
258
259/* Define if you have the <inttypes.h> header file. */
260#undef HAVE_INTTYPES_H
261
262/* Define if you have the `isascii' function. */
263#undef HAVE_ISASCII
264
265/* Define if you have the `lchown' function. */
266#undef HAVE_LCHOWN
267
268/* Define if your <locale.h> file defines LC_MESSAGES. */
269#undef HAVE_LC_MESSAGES
270
271/* Define if you have the `kstat' library (-lkstat). */
272#undef HAVE_LIBKSTAT
273
274/* Define if you have the `mach' library (-lmach). */
275#undef HAVE_LIBMACH
276
277/* Define if you have the `nsl' library (-lnsl). */
278#undef HAVE_LIBNSL
279
280/* Define if you have the `resolv' library (-lresolv). */
281#undef HAVE_LIBRESOLV
282
283/* Define if you have the `socket' library (-lsocket). */
284#undef HAVE_LIBSOCKET
285
286/* Define if you have the <limits.h> header file. */
287#undef HAVE_LIMITS_H
288
289/* Define if you have the <linux/version.h> header file. */
290#undef HAVE_LINUX_VERSION_H
291
292/* Define if you have the `listmntent' function. */
293#undef HAVE_LISTMNTENT
294
295/* Define if you have the <locale.h> header file. */
296#undef HAVE_LOCALE_H
297
298/* Define if you have the <malloc.h> header file. */
299#undef HAVE_MALLOC_H
300
301/* Define if you have the `memcpy' function. */
302#undef HAVE_MEMCPY
303
304/* Define if you have the `memmove' function. */
305#undef HAVE_MEMMOVE
306
307/* Define if you have the <memory.h> header file. */
308#undef HAVE_MEMORY_H
309
310/* Define if you have the `mkfifo' function. */
311#undef HAVE_MKFIFO
312
313/* Define if you have the `mkstemp' function. */
314#undef HAVE_MKSTEMP
315
316/* Define if you have a working `mmap' system call. */
317#undef HAVE_MMAP
318
319/* Define if you have the <mntent.h> header file. */
320#undef HAVE_MNTENT_H
321
322/* Define if you have the <mnttab.h> header file. */
323#undef HAVE_MNTTAB_H
324
325/* Define if you have the `munmap' function. */
326#undef HAVE_MUNMAP
327
328/* Define if you have the <ndir.h> header file, and it defines `DIR'. */
329#undef HAVE_NDIR_H
330
331/* Define if you have the <net/if_var.h> header file. */
332#undef HAVE_NET_IF_VAR_H
333
334/* Define if you have the <nl_types.h> header file. */
335#undef HAVE_NL_TYPES_H
336
337/* Define if you have the <procfs.h> header file. */
338#undef HAVE_PROCFS_H
339
340/* Define if you have the `putenv' function. */
341#undef HAVE_PUTENV
342
343/* Define if you have the `realpath' function. */
344#undef HAVE_REALPATH
345
346/* Define if you have the `scandir' function. */
347#undef HAVE_SCANDIR
348
349/* Define if you have the `setenv' function. */
350#undef HAVE_SETENV
351
352/* Define if you have the `setlocale' function. */
353#undef HAVE_SETLOCALE
354
355/* Define if you have the <stdint.h> header file. */
356#undef HAVE_STDINT_H
357
358/* Define if you have the <stdlib.h> header file. */
359#undef HAVE_STDLIB_H
360
361/* Define if you have the `strcasecmp' function. */
362#undef HAVE_STRCASECMP
363
364/* Define if you have the `strchr' function. */
365#undef HAVE_STRCHR
366
367/* Define if you have the `strdup' function. */
368#undef HAVE_STRDUP
369
370/* Define if you have the `strerror' function. */
371#undef HAVE_STRERROR
372
373/* Define if you have the `strerror_r' function. */
374#undef HAVE_STRERROR_R
375
376/* Define if you have the `strftime' function. */
377#undef HAVE_STRFTIME
378
379/* Define if you have the <strings.h> header file. */
380#undef HAVE_STRINGS_H
381
382/* Define if you have the <string.h> header file. */
383#undef HAVE_STRING_H
384
385/* Define if you have the `strndup' function. */
386#undef HAVE_STRNDUP
387
388/* Define if you have the `strnlen' function. */
389#undef HAVE_STRNLEN
390
391/* Define if you have the `strrchr' function. */
392#undef HAVE_STRRCHR
393
394/* Define if you have the `strtod' function. */
395#undef HAVE_STRTOD
396
397/* Define if you have the `strtok_r' function. */
398#undef HAVE_STRTOK_R
399
400/* Define if you have the `strtol' function. */
401#undef HAVE_STRTOL
402
403/* Define if you have the `strtoul' function. */
404#undef HAVE_STRTOUL
405
406/* Define if `st_rdev' is member of `struct stat'. */
407#undef HAVE_STRUCT_STAT_ST_RDEV
408
409/* Define if your `struct stat' has `st_rdev'. Deprecated, use
410   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
411#undef HAVE_ST_RDEV
412
413/* Define if you have the `swapctl' function. */
414#undef HAVE_SWAPCTL
415
416/* Define if you have the <sys/bitypes.h> header file. */
417#undef HAVE_SYS_BITYPES_H
418
419/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
420#undef HAVE_SYS_DIR_H
421
422/* Define if you have the <sys/filsys.h> header file. */
423#undef HAVE_SYS_FILSYS_H
424
425/* Define if you have the <sys/fstyp.h> header file. */
426#undef HAVE_SYS_FSTYP_H
427
428/* Define if you have the <sys/fs/s5param.h> header file. */
429#undef HAVE_SYS_FS_S5PARAM_H
430
431/* Define if you have the <sys/fs_types.h> header file. */
432#undef HAVE_SYS_FS_TYPES_H
433
434/* Define if you have the <sys/mount.h> header file. */
435#undef HAVE_SYS_MOUNT_H
436
437/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
438#undef HAVE_SYS_NDIR_H
439
440/* Define if you have the <sys/param.h> header file. */
441#undef HAVE_SYS_PARAM_H
442
443/* Define if you have the <sys/procfs.h> header file. */
444#undef HAVE_SYS_PROCFS_H
445
446/* Define if you have the <sys/statfs.h> header file. */
447#undef HAVE_SYS_STATFS_H
448
449/* Define if you have the <sys/statvfs.h> header file. */
450#undef HAVE_SYS_STATVFS_H
451
452/* Define if you have the <sys/stat.h> header file. */
453#undef HAVE_SYS_STAT_H
454
455/* Define if you have the <sys/types.h> header file. */
456#undef HAVE_SYS_TYPES_H
457
458/* Define if you have the <sys/vfs.h> header file. */
459#undef HAVE_SYS_VFS_H
460
461/* Define if you have the `uname' function. */
462#undef HAVE_UNAME
463
464/* Define if you have the <unistd.h> header file. */
465#undef HAVE_UNISTD_H
466
467/* Define if you have the `vasprintf' function. */
468#undef HAVE_VASPRINTF
469
470/* Define if you have the `vprintf' function. */
471#undef HAVE_VPRINTF
472
473/* Define if you have the `vsnprintf' function. */
474#undef HAVE_VSNPRINTF
475
476/* Define if you have the `__argz_count' function. */
477#undef HAVE___ARGZ_COUNT
478
479/* Define if you have the `__argz_next' function. */
480#undef HAVE___ARGZ_NEXT
481
482/* Define if you have the `__argz_stringify' function. */
483#undef HAVE___ARGZ_STRINGIFY
484
485/* Name of package */
486#undef PACKAGE
487
488/* Define as the return type of signal handlers (`int' or `void'). */
489#undef RETSIGTYPE
490
491/* If using the C implementation of alloca, define if you know the
492   direction of stack growth for your system; otherwise it will be
493   automatically deduced at run-time.
494        STACK_DIRECTION > 0 => grows toward higher addresses
495        STACK_DIRECTION < 0 => grows toward lower addresses
496        STACK_DIRECTION = 0 => direction of growth unknown */
497#undef STACK_DIRECTION
498
499/* Define if you have the ANSI C header files. */
500#undef STDC_HEADERS
501
502/* Define if you can safely include both <sys/time.h> and <time.h>. */
503#undef TIME_WITH_SYS_TIME
504
505/* Define if your <sys/time.h> declares `struct tm'. */
506#undef TM_IN_SYS_TIME
507
508/* Version number of package */
509#undef VERSION
510
511/* Define if the X Window System is missing or not being used. */
512#undef X_DISPLAY_MISSING
513
514/* Define if you need to in order for stat and other things to work. */
515#undef _POSIX_SOURCE
516
517/* Define to empty if `const' does not conform to ANSI C. */
518#undef const
519
520/* Define to `int' if <sys/types.h> doesn't define. */
521#undef gid_t
522
523/* Define as `__inline' if that's what the C compiler calls it, or to nothing
524   if it is not supported. */
525#undef inline
526
527/* Define to `long' if <sys/types.h> does not define. */
528#undef off_t
529
530/* Define to `int' if <sys/types.h> does not define. */
531#undef pid_t
532
533/* Define to `unsigned' if <sys/types.h> does not define. */
534#undef size_t
535
536/* Define to `int' if <sys/types.h> does not define. */
537#undef ssize_t
538
539/* Define to `int' if <sys/types.h> doesn't define. */
540#undef uid_t
Note: See TracBrowser for help on using the repository browser.