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