Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define as 1 if chown() follows symlinks and you don't have lchown() */
00005 /* #undef CHOWN_FOLLOWS_SYMLINK */
00006 
00007 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00008    systems. This function is required for `alloca.c' support on those systems.
00009    */
00010 /* #undef CRAY_STACKSEG_END */
00011 
00012 /* Define to 1 if using `alloca.c'. */
00013 /* #undef C_ALLOCA */
00014 
00015 /* Build with dmalloc support? */
00016 /* #undef DMALLOC */
00017 
00018 /* Build with libefence support? */
00019 /* #undef EFENCE */
00020 
00021 /* Define to 1 if translation of program messages to the user's native
00022    language is requested. */
00023 #define ENABLE_NLS 1
00024 
00025 /* Full path to find-provides script (usually /usr/lib/rpm/find-provides) */
00026 #define FINDPROVIDES "/usr/lib/rpm/find-provides"
00027 
00028 /* Full path to find-requires script (usually /usr/lib/rpm/find-requires) */
00029 #define FINDREQUIRES "/usr/lib/rpm/find-requires"
00030 
00031 /* Define to 1 if you have the <aio.h> header file. */
00032 #define HAVE_AIO_H 1
00033 
00034 /* Define to 1 if you have `alloca', as a function or macro. */
00035 #define HAVE_ALLOCA 1
00036 
00037 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00038    */
00039 #define HAVE_ALLOCA_H 1
00040 
00041 /* Define to 1 if you have the <argz.h> header file. */
00042 #define HAVE_ARGZ_H 1
00043 
00044 /* Define to 1 if you have the `basename' function. */
00045 #define HAVE_BASENAME 1
00046 
00047 /* Define as 1 if you bzip2 1.0 */
00048 #define HAVE_BZ2_1_0 1
00049 
00050 /* Define to 1 if you have the <bzlib.h> header file. */
00051 #define HAVE_BZLIB_H 1
00052 
00053 /* Define if you have the <db3/db.h> header file */
00054 #define HAVE_DB3_DB_H 1
00055 
00056 /* Define if the GNU dcgettext() function is already present or preinstalled.
00057    */
00058 #define HAVE_DCGETTEXT 1
00059 
00060 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00061    */
00062 #define HAVE_DIRENT_H 1
00063 
00064 /* Define to 1 if you have the <dlfcn.h> header file. */
00065 #define HAVE_DLFCN_H 1
00066 
00067 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00068 /* #undef HAVE_DOPRNT */
00069 
00070 /* Define to 1 if you have the <dwarf.h> header file. */
00071 #define HAVE_DWARF_H 1
00072 
00073 /* Define to 1 if you have the <err.h> header file. */
00074 #define HAVE_ERR_H 1
00075 
00076 /* Define to 1 if you have the <fcntl.h> header file. */
00077 #define HAVE_FCNTL_H 1
00078 
00079 /* Define to 1 if you have the `feof_unlocked' function. */
00080 #define HAVE_FEOF_UNLOCKED 1
00081 
00082 /* Define to 1 if you have the `fgets_unlocked' function. */
00083 #define HAVE_FGETS_UNLOCKED 1
00084 
00085 /* Define to 1 if you have the <float.h> header file. */
00086 #define HAVE_FLOAT_H 1
00087 
00088 /* Define to 1 if you have the `ftok' function. */
00089 #define HAVE_FTOK 1
00090 
00091 /* Define to 1 if you have the <gelf.h> header file. */
00092 #define HAVE_GELF_H 1
00093 
00094 /* Define to 1 if you have the `getcwd' function. */
00095 #define HAVE_GETCWD 1
00096 
00097 /* Define to 1 if you have the `getc_unlocked' function. */
00098 #define HAVE_GETC_UNLOCKED 1
00099 
00100 /* Define to 1 if you have the `getegid' function. */
00101 #define HAVE_GETEGID 1
00102 
00103 /* Define to 1 if you have the `geteuid' function. */
00104 #define HAVE_GETEUID 1
00105 
00106 /* Define to 1 if you have the `getgid' function. */
00107 #define HAVE_GETGID 1
00108 
00109 /* Define if you have the getmntent() function */
00110 #define HAVE_GETMNTENT 1
00111 
00112 /* Define as 1 if you have getmntinfo_r() (only osf?) */
00113 /* #undef HAVE_GETMNTINFO_R */
00114 
00115 /* Define to 1 if you have the <getopt.h> header file. */
00116 #define HAVE_GETOPT_H 1
00117 
00118 /* Define to 1 if you have the `getpagesize' function. */
00119 #define HAVE_GETPAGESIZE 1
00120 
00121 /* Define to 1 if you have the `getpassphrase' function. */
00122 /* #undef HAVE_GETPASSPHRASE */
00123 
00124 /* Define if the GNU gettext() function is already present or preinstalled. */
00125 #define HAVE_GETTEXT 1
00126 
00127 /* Define to 1 if you have the `getuid' function. */
00128 #define HAVE_GETUID 1
00129 
00130 /* Define to 1 if you have the `getwd' function. */
00131 #define HAVE_GETWD 1
00132 
00133 /* Define to 1 if you have the `glob' function. */
00134 #define HAVE_GLOB 1
00135 
00136 /* Define to 1 if you have the <glob.h> header file. */
00137 #define HAVE_GLOB_H 1
00138 
00139 /* Define to 1 if you have the <grp.h> header file. */
00140 #define HAVE_GRP_H 1
00141 
00142 /* Define as 1 if your zlib has gzseek() */
00143 #define HAVE_GZSEEK 1
00144 
00145 /* Define as 1 if <netdb.h> defines h_errno */
00146 #define HAVE_HERRNO 1
00147 
00148 /* Define if you have the iconv() function. */
00149 #define HAVE_ICONV 1
00150 
00151 /* Define to 1 if you have the `inet_aton' function. */
00152 #define HAVE_INET_ATON 1
00153 
00154 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
00155 #define HAVE_INTTYPES_H 1
00156 
00157 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
00158    declares uintmax_t. */
00159 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
00160 
00161 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
00162 #define HAVE_LANGINFO_CODESET 1
00163 
00164 /* Define as 1 if you have lchown() */
00165 #define HAVE_LCHOWN 1
00166 
00167 /* Define if your <locale.h> file defines LC_MESSAGES. */
00168 #define HAVE_LC_MESSAGES 1
00169 
00170 /* Define to 1 if you have the `beecrypt' library (-lbeecrypt). */
00171 #define HAVE_LIBBEECRYPT 1
00172 
00173 /* Define to 1 if you have the `elf' library (-lelf). */
00174 #define HAVE_LIBELF 1
00175 
00176 /* Define to 1 if you have the <libio.h> header file. */
00177 #define HAVE_LIBIO_H 1
00178 
00179 /* Define to 1 if you have the `nsl' library (-lnsl). */
00180 /* #undef HAVE_LIBNSL */
00181 
00182 /* Define to 1 if you have the `port' library (-lport). */
00183 /* #undef HAVE_LIBPORT */
00184 
00185 /* Define to 1 if you have the `pthread' library (-lpthread). */
00186 #define HAVE_LIBPTHREAD 1
00187 
00188 /* Define to 1 if you have the `rand' library (-lrand). */
00189 /* #undef HAVE_LIBRAND */
00190 
00191 /* Define to 1 if you have the `socket' library (-lsocket). */
00192 /* #undef HAVE_LIBSOCKET */
00193 
00194 /* Define to 1 if you have the `thread' library (-lthread). */
00195 /* #undef HAVE_LIBTHREAD */
00196 
00197 /* Define to 1 if you have the <limits.h> header file. */
00198 #define HAVE_LIMITS_H 1
00199 
00200 /* Define to 1 if you have the <locale.h> header file. */
00201 #define HAVE_LOCALE_H 1
00202 
00203 /* Define to 1 if you have the <machine/types.h> header file. */
00204 /* #undef HAVE_MACHINE_TYPES_H */
00205 
00206 /* Define to 1 if you have the <malloc.h> header file. */
00207 #define HAVE_MALLOC_H 1
00208 
00209 /* Define to 1 if you have the <mcheck.h> header file. */
00210 #define HAVE_MCHECK_H 1
00211 
00212 /* Define to 1 if you have the <memory.h> header file. */
00213 #define HAVE_MEMORY_H 1
00214 
00215 /* Define to 1 if you have the `mempcpy' function. */
00216 #define HAVE_MEMPCPY 1
00217 
00218 /* Define to 1 if you have a working `mmap' system call. */
00219 #define HAVE_MMAP 1
00220 
00221 /* Define as 1 if you have mntctl() (only aix?) */
00222 /* #undef HAVE_MNTCTL */
00223 
00224 /* Define to 1 if you have the <mntent.h> header file. */
00225 #define HAVE_MNTENT_H 1
00226 
00227 /* Define to 1 if you have the `mtrace' function. */
00228 #define HAVE_MTRACE 1
00229 
00230 /* Define to 1 if you have the `munmap' function. */
00231 #define HAVE_MUNMAP 1
00232 
00233 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00234 /* #undef HAVE_NDIR_H */
00235 
00236 /* Define to 1 if you have the <netdb.h> header file. */
00237 #define HAVE_NETDB_H 1
00238 
00239 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
00240 #define HAVE_NETINET_IN_SYSTM_H 1
00241 
00242 /* Define to 1 if you have the <nl_types.h> header file. */
00243 #define HAVE_NL_TYPES_H 1
00244 
00245 /* Define if the patch call you'll be using is 2.1 or older */
00246 /* #undef HAVE_OLDPATCH_21 */
00247 
00248 /* Define to 1 if you have the <pthread.h> header file. */
00249 #define HAVE_PTHREAD_H 1
00250 
00251 /* Define to 1 if you have the `putenv' function. */
00252 #define HAVE_PUTENV 1
00253 
00254 /* Define to 1 if you have the <pwd.h> header file. */
00255 #define HAVE_PWD_H 1
00256 
00257 /* Define to 1 if you have the `realpath' function. */
00258 #define HAVE_REALPATH 1
00259 
00260 /* Define to 1 if you have the `regcomp' function. */
00261 #define HAVE_REGCOMP 1
00262 
00263 /* Define to 1 if you have the <semaphore.h> header file. */
00264 #define HAVE_SEMAPHORE_H 1
00265 
00266 /* Define to 1 if you have the `setenv' function. */
00267 #define HAVE_SETENV 1
00268 
00269 /* Define to 1 if you have the `setlocale' function. */
00270 #define HAVE_SETLOCALE 1
00271 
00272 /* Define to 1 if you have the `snprintf' function. */
00273 #define HAVE_SNPRINTF 1
00274 
00275 /* Define to 1 if you have the <stddef.h> header file. */
00276 #define HAVE_STDDEF_H 1
00277 
00278 /* Define to 1 if you have the <stdint.h> header file. */
00279 #define HAVE_STDINT_H 1
00280 
00281 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
00282    uintmax_t. */
00283 #define HAVE_STDINT_H_WITH_UINTMAX 1
00284 
00285 /* Define to 1 if you have the <stdlib.h> header file. */
00286 #define HAVE_STDLIB_H 1
00287 
00288 /* Define to 1 if you have the `stpcpy' function. */
00289 #define HAVE_STPCPY 1
00290 
00291 /* Define to 1 if you have the `stpncpy' function. */
00292 #define HAVE_STPNCPY 1
00293 
00294 /* Define to 1 if you have the `strcasecmp' function. */
00295 #define HAVE_STRCASECMP 1
00296 
00297 /* Define to 1 if you have the `strcspn' function. */
00298 #define HAVE_STRCSPN 1
00299 
00300 /* Define to 1 if you have the `strdup' function. */
00301 #define HAVE_STRDUP 1
00302 
00303 /* Define to 1 if you have the `strerror' function. */
00304 #define HAVE_STRERROR 1
00305 
00306 /* Define to 1 if you have the <strings.h> header file. */
00307 #define HAVE_STRINGS_H 1
00308 
00309 /* Define to 1 if you have the <string.h> header file. */
00310 #define HAVE_STRING_H 1
00311 
00312 /* Define to 1 if you have the `strspn' function. */
00313 #define HAVE_STRSPN 1
00314 
00315 /* Define to 1 if you have the `strstr' function. */
00316 #define HAVE_STRSTR 1
00317 
00318 /* Define to 1 if you have the `strtol' function. */
00319 #define HAVE_STRTOL 1
00320 
00321 /* Define to 1 if you have the `strtoul' function. */
00322 #define HAVE_STRTOUL 1
00323 
00324 /* Define as 1 if you have "struct mnttab" (only sco?) */
00325 /* #undef HAVE_STRUCT_MNTTAB */
00326 
00327 /* Define to 1 if you have the <synch.h> header file. */
00328 /* #undef HAVE_SYNCH_H */
00329 
00330 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00331    */
00332 /* #undef HAVE_SYS_DIR_H */
00333 
00334 /* Define to 1 if you have the <sys/ipc.h> header file. */
00335 #define HAVE_SYS_IPC_H 1
00336 
00337 /* Define to 1 if you have the <sys/mman.h> header file. */
00338 #define HAVE_SYS_MMAN_H 1
00339 
00340 /* Define to 1 if you have the <sys/mntctl.h> header file. */
00341 /* #undef HAVE_SYS_MNTCTL_H */
00342 
00343 /* Define to 1 if you have the <sys/mnttab.h> header file. */
00344 /* #undef HAVE_SYS_MNTTAB_H */
00345 
00346 /* Define to 1 if you have the <sys/mount.h> header file. */
00347 #define HAVE_SYS_MOUNT_H 1
00348 
00349 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00350    */
00351 /* #undef HAVE_SYS_NDIR_H */
00352 
00353 /* Define to 1 if you have the <sys/param.h> header file. */
00354 #define HAVE_SYS_PARAM_H 1
00355 
00356 /* Define to 1 if you have the <sys/resource.h> header file. */
00357 #define HAVE_SYS_RESOURCE_H 1
00358 
00359 /* Define to 1 if you have the <sys/select.h> header file. */
00360 #define HAVE_SYS_SELECT_H 1
00361 
00362 /* Define to 1 if you have the <sys/socket.h> header file. */
00363 #define HAVE_SYS_SOCKET_H 1
00364 
00365 /* Define to 1 if you have the <sys/stat.h> header file. */
00366 #define HAVE_SYS_STAT_H 1
00367 
00368 /* Define to 1 if you have the <sys/stdtypes.h> header file. */
00369 /* #undef HAVE_SYS_STDTYPES_H */
00370 
00371 /* Define to 1 if you have the <sys/systemcfg.h> header file. */
00372 /* #undef HAVE_SYS_SYSTEMCFG_H */
00373 
00374 /* Define to 1 if you have the <sys/types.h> header file. */
00375 #define HAVE_SYS_TYPES_H 1
00376 
00377 /* Define to 1 if you have the <sys/utsname.h> header file. */
00378 #define HAVE_SYS_UTSNAME_H 1
00379 
00380 /* Define to 1 if you have the <sys/vmount.h> header file. */
00381 /* #undef HAVE_SYS_VMOUNT_H */
00382 
00383 /* Define to 1 if you have the <sys/wait.h> header file. */
00384 #define HAVE_SYS_WAIT_H 1
00385 
00386 /* Define as 1 if <sys/stat.h> defines S_IFSOCK */
00387 #define HAVE_S_IFSOCK 1
00388 
00389 /* Define as 1 if <sys/stat.h> defines S_ISLNK */
00390 #define HAVE_S_ISLNK 1
00391 
00392 /* Define as 1 if <sys/stat.h> defines S_ISSOCK */
00393 #define HAVE_S_ISSOCK 1
00394 
00395 /* Define to 1 if you have the <thread.h> header file. */
00396 /* #undef HAVE_THREAD_H */
00397 
00398 /* Define to 1 if you have the `tsearch' function. */
00399 #define HAVE_TSEARCH 1
00400 
00401 /* Define to 1 if you have the <unistd.h> header file. */
00402 #define HAVE_UNISTD_H 1
00403 
00404 /* Define if you have the unsigned long long type. */
00405 #define HAVE_UNSIGNED_LONG_LONG 1
00406 
00407 /* Define to 1 if you have the <utime.h> header file. */
00408 #define HAVE_UTIME_H 1
00409 
00410 /* Define as 1 if your va_list type is an array */
00411 /* #undef HAVE_VA_LIST_AS_ARRAY */
00412 
00413 /* Define to 1 if you have the `vprintf' function. */
00414 #define HAVE_VPRINTF 1
00415 
00416 /* Define to 1 if you have the `vsnprintf' function. */
00417 #define HAVE_VSNPRINTF 1
00418 
00419 /* Define to 1 if you have the <zlib.h> header file. */
00420 #define HAVE_ZLIB_H 1
00421 
00422 /* Define to 1 if you have the `__argz_count' function. */
00423 #define HAVE___ARGZ_COUNT 1
00424 
00425 /* Define to 1 if you have the `__argz_next' function. */
00426 #define HAVE___ARGZ_NEXT 1
00427 
00428 /* Define to 1 if you have the `__argz_stringify' function. */
00429 #define HAVE___ARGZ_STRINGIFY 1
00430 
00431 /* Define as const if the declaration of iconv() needs const. */
00432 #define ICONV_CONST 
00433 
00434 /* Define if integer division by zero raises signal SIGFPE. */
00435 #define INTDIV0_RAISES_SIGFPE 1
00436 
00437 /* Full path to rpmpopt configuration file (usually /usr/lib/rpm/rpmpopt) */
00438 #define LIBRPMALIAS_FILENAME "/usr/lib/rpm/rpmpopt-4.2.1"
00439 
00440 /* Full path to rpmrc configuration file (usually /usr/lib/rpm/rpmrc) */
00441 #define LIBRPMRC_FILENAME "/usr/lib/rpm/rpmrc"
00442 
00443 /* Full path to rpm locale directory (usually /usr/share/locale) */
00444 #define LOCALEDIR "/usr/share/locale"
00445 
00446 /* Colon separated paths of macro files to read. */
00447 #define MACROFILES "/usr/lib/rpm/macros:/usr/lib/rpm/%{_target_platform}/macros:/etc/rpm/macros:/etc/rpm/macros.specspo:/etc/rpm/macros.db1:/etc/rpm/%{_target_platform}/macros:~/.rpmmacros"
00448 
00449 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
00450    */
00451 /* #undef MAJOR_IN_MKDEV */
00452 
00453 /* Define to 1 if `major', `minor', and `makedev' are declared in
00454    <sysmacros.h>. */
00455 /* #undef MAJOR_IN_SYSMACROS */
00456 
00457 /* A full path to a program, possibly with arguments, that will create a
00458    directory and all necessary parent directories, ala `mkdir -p' */
00459 #define MKDIR_P "/bin/mkdir -p"
00460 
00461 /* Define as 1 if we need myrealloc */
00462 /* #undef NEED_MYREALLOC */
00463 
00464 /* Define as one if we need to include <strings.h> (along with <string.h>) */
00465 /* #undef NEED_STRINGS_H */
00466 
00467 /* Name of package */
00468 #define PACKAGE "rpm"
00469 
00470 /* Define to the address where bug reports for this package should be sent. */
00471 #define PACKAGE_BUGREPORT ""
00472 
00473 /* Define to the full name of this package. */
00474 #define PACKAGE_NAME ""
00475 
00476 /* Define to the full name and version of this package. */
00477 #define PACKAGE_STRING ""
00478 
00479 /* Define to the one symbol short name of this package. */
00480 #define PACKAGE_TARNAME ""
00481 
00482 /* Define to the version of this package. */
00483 #define PACKAGE_VERSION ""
00484 
00485 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
00486 /* #undef PRI_MACROS_BROKEN */
00487 
00488 /* Define if compiler has function prototypes */
00489 #define PROTOTYPES 1
00490 
00491 /* Full path to rpm global configuration directory (usually /usr/lib/rpm) */
00492 #define RPMCONFIGDIR "/usr/lib/rpm"
00493 
00494 /* If using the C implementation of alloca, define if you know the
00495    direction of stack growth for your system; otherwise it will be
00496    automatically deduced at run-time.
00497         STACK_DIRECTION > 0 => grows toward higher addresses
00498         STACK_DIRECTION < 0 => grows toward lower addresses
00499         STACK_DIRECTION = 0 => direction of growth unknown */
00500 /* #undef STACK_DIRECTION */
00501 
00502 /* Define if struct statfs has the f_bavail member */
00503 #define STATFS_HAS_F_BAVAIL 1
00504 
00505 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */
00506 /* #undef STATFS_IN_SYS_MOUNT */
00507 
00508 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */
00509 /* #undef STATFS_IN_SYS_STATFS */
00510 
00511 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */
00512 #define STATFS_IN_SYS_STATVFS 1
00513 
00514 /* statfs in <sys/vfs.h> (for linux systems) */
00515 /* #undef STATFS_IN_SYS_VFS */
00516 
00517 /* Define if the statfs() call takes 4 arguments */
00518 /* #undef STAT_STATFS4 */
00519 
00520 /* Define to 1 if you have the ANSI C header files. */
00521 #define STDC_HEADERS 1
00522 
00523 /* Full path to rpm system configuration directory (usually /etc/rpm) */
00524 #define SYSCONFIGDIR "/etc/rpm"
00525 
00526 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00527 #define TIME_WITH_SYS_TIME 1
00528 
00529 /* Use the Berkeley db1 retrofit to db3 API? */
00530 /* #undef USE_DB1 */
00531 
00532 /* Use the Berkeley db3 API? */
00533 #define USE_DB3 1
00534 
00535 /* Defined if getmntent replacement is used */
00536 /* #undef USE_GETMNTENT */
00537 
00538 /* Use the included glob.c? */
00539 /* #undef USE_GNU_GLOB */
00540 
00541 /* Full path to vendor rpmrc configuration file (usually
00542    /usr/lib/rpm/vendor/rpmrc) */
00543 #define VENDORRPMRC_FILENAME "/usr/lib/rpm/redhat/rpmrc"
00544 
00545 /* Version number of package */
00546 #define VERSION "4.2.1"
00547 
00548 /* Define to 1 if on AIX 3.
00549    System headers sometimes define this.
00550    We just want to avoid a redefinition error message.  */
00551 #ifndef _ALL_SOURCE
00552 /* # undef _ALL_SOURCE */
00553 #endif
00554 
00555 /* Number of bits in a file offset, on hosts where this is settable. */
00556 #define _FILE_OFFSET_BITS 64
00557 
00558 /* Define for large files, on AIX-style hosts. */
00559 /* #undef _LARGE_FILES */
00560 
00561 /* Define to 1 if on MINIX. */
00562 /* #undef _MINIX */
00563 
00564 /* Define to 2 if the system does not provide POSIX.1 features except with
00565    this defined. */
00566 /* #undef _POSIX_1_SOURCE */
00567 
00568 /* Define to 1 if you need to in order for `stat' and other things to work. */
00569 /* #undef _POSIX_SOURCE */
00570 
00571 /* Define to empty if `const' does not conform to ANSI C. */
00572 /* #undef const */
00573 
00574 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
00575    if it is not supported. */
00576 /* #undef inline */
00577 
00578 /* Define to `int' if <sys/types.h> does not define. */
00579 /* #undef mode_t */
00580 
00581 /* Define to `long' if <sys/types.h> does not define. */
00582 /* #undef off_t */
00583 
00584 /* Define to `int' if <sys/types.h> does not define. */
00585 /* #undef pid_t */
00586 
00587 /* Define to `unsigned' if <sys/types.h> does not define. */
00588 /* #undef size_t */
00589 
00590 /* Define to unsigned long or unsigned long long if <inttypes.h> and
00591    <stdint.h> don't define. */
00592 /* #undef uintmax_t */

Generated on Sun Oct 26 13:01:58 2003 for rpm by doxygen1.2.18