00001 /* config.h. Generated from config.h.in by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define if building universal (internal helper macro) */ 00005 /* #undef AC_APPLE_UNIVERSAL_BUILD */ 00006 00007 /* "Generating autorequires containing packages names." */ 00008 #define AUTODEP_PKGNAMES 1 00009 00010 /* Define as 1 if chown() follows symlinks and you don't have lchown() */ 00011 /* #undef CHOWN_FOLLOWS_SYMLINK */ 00012 00013 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 00014 systems. This function is required for `alloca.c' support on those systems. 00015 */ 00016 /* #undef CRAY_STACKSEG_END */ 00017 00018 /* Define to 1 if using `alloca.c'. */ 00019 /* #undef C_ALLOCA */ 00020 00021 /* Build with dmalloc support? */ 00022 /* #undef DMALLOC */ 00023 00024 /* Build with libefence support? */ 00025 /* #undef EFENCE */ 00026 00027 /* Define to 1 if translation of program messages to the user's native 00028 language is requested. */ 00029 #define ENABLE_NLS 1 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 `basename' function. */ 00042 #define HAVE_BASENAME 1 00043 00044 /* Define to 1 if you have the <beecrypt/api.h> header file. */ 00045 #define HAVE_BEECRYPT_API_H 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 to 1 if you have the MacOS X function CFLocaleCopyCurrent in the 00054 CoreFoundation framework. */ 00055 /* #undef HAVE_CFLOCALECOPYCURRENT */ 00056 00057 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in 00058 the CoreFoundation framework. */ 00059 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 00060 00061 /* Define to 1 if you have the `clearenv' function. */ 00062 #define HAVE_CLEARENV 1 00063 00064 /* Define if you have the <db3/db.h> header file */ 00065 #define HAVE_DB3_DB_H 1 00066 00067 /* Define if the GNU dcgettext() function is already present or preinstalled. 00068 */ 00069 #define HAVE_DCGETTEXT 1 00070 00071 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 00072 */ 00073 #define HAVE_DIRENT_H 1 00074 00075 /* Define to 1 if you have the <dlfcn.h> header file. */ 00076 #define HAVE_DLFCN_H 1 00077 00078 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 00079 /* #undef HAVE_DOPRNT */ 00080 00081 /* Define to 1 if you have the <dwarf.h> header file. */ 00082 #define HAVE_DWARF_H 1 00083 00084 /* Define to 1 if you have the `error' function. */ 00085 #define HAVE_ERROR 1 00086 00087 /* Define to 1 if you have the <error.h> header file. */ 00088 #define HAVE_ERROR_H 1 00089 00090 /* Define to 1 if you have the <err.h> header file. */ 00091 #define HAVE_ERR_H 1 00092 00093 /* Define to 1 if you have the <fcntl.h> header file. */ 00094 #define HAVE_FCNTL_H 1 00095 00096 /* Define to 1 if you have the <float.h> header file. */ 00097 #define HAVE_FLOAT_H 1 00098 00099 /* Define to 1 if you have the `ftok' function. */ 00100 #define HAVE_FTOK 1 00101 00102 /* Define to 1 if you have the gelf_getvernaux() function. */ 00103 #define HAVE_GELF_GETVERNAUX 1 00104 00105 /* Define to 1 if you have the <gelf.h> header file. */ 00106 #define HAVE_GELF_H 1 00107 00108 /* Define to 1 if you have the `getaddrinfo' function. */ 00109 #define HAVE_GETADDRINFO 1 00110 00111 /* Define to 1 if you have the `getcwd' function. */ 00112 #define HAVE_GETCWD 1 00113 00114 /* Define if you have the getmntent() function */ 00115 #define HAVE_GETMNTENT 1 00116 00117 /* Define as 1 if you have getmntinfo() (Mac OS X) */ 00118 /* #undef HAVE_GETMNTINFO */ 00119 00120 /* Define as 1 if you have getmntinfo_r() (only osf?) */ 00121 /* #undef HAVE_GETMNTINFO_R */ 00122 00123 /* Define to 1 if you have the `getnameinfo' function. */ 00124 #define HAVE_GETNAMEINFO 1 00125 00126 /* Define to 1 if you have the <getopt.h> header file. */ 00127 #define HAVE_GETOPT_H 1 00128 00129 /* Define to 1 if you have the `getpagesize' function. */ 00130 #define HAVE_GETPAGESIZE 1 00131 00132 /* Define to 1 if you have the `getpassphrase' function. */ 00133 /* #undef HAVE_GETPASSPHRASE */ 00134 00135 /* Define if the GNU gettext() function is already present or preinstalled. */ 00136 #define HAVE_GETTEXT 1 00137 00138 /* Define to 1 if you have the `getwd' function. */ 00139 #define HAVE_GETWD 1 00140 00141 /* Define to 1 if you have the <glob.h> header file. */ 00142 #define HAVE_GLOB_H 1 00143 00144 /* Define to 1 if you have the <grp.h> header file. */ 00145 #define HAVE_GRP_H 1 00146 00147 /* Define as 1 if your zlib has gzseek() */ 00148 #define HAVE_GZSEEK 1 00149 00150 /* Define as 1 if <netdb.h> defines h_errno */ 00151 #define HAVE_HERRNO 1 00152 00153 /* Define if you have the iconv() function and it works. */ 00154 /* #undef HAVE_ICONV */ 00155 00156 /* Define to 1 if you have the `inet_aton' function. */ 00157 #define HAVE_INET_ATON 1 00158 00159 /* Define to 1 if you have the <inttypes.h> header file. */ 00160 #define HAVE_INTTYPES_H 1 00161 00162 /* Define to 1 if you have the <keyutils.h> header file. */ 00163 #define HAVE_KEYUTILS_H 1 00164 00165 /* Define as 1 if you have lchown() */ 00166 #define HAVE_LCHOWN 1 00167 00168 /* Define to 1 if you have the 'beecrypt' library (-lbeecrypt). */ 00169 #define HAVE_LIBBEECRYPT 1 00170 00171 /* Define to 1 if you have the 'elf' library (-lelf). */ 00172 #define HAVE_LIBELF 1 00173 00174 /* Define to 1 if you have libelf.h */ 00175 #define HAVE_LIBELF_H 1 00176 00177 /* Define to 1 if you have the <libgen.h> header file. */ 00178 #define HAVE_LIBGEN_H 1 00179 00180 /* Define to 1 if you have the <libio.h> header file. */ 00181 #define HAVE_LIBIO_H 1 00182 00183 /* Define to 1 if you have the `nsl' library (-lnsl). */ 00184 /* #undef HAVE_LIBNSL */ 00185 00186 /* Define to 1 if you have the `port' library (-lport). */ 00187 /* #undef HAVE_LIBPORT */ 00188 00189 /* Define to 1 if you have the `pthread' library (-lpthread). */ 00190 #define HAVE_LIBPTHREAD 1 00191 00192 /* Define to 1 if you have the `rand' library (-lrand). */ 00193 /* #undef HAVE_LIBRAND */ 00194 00195 /* Define to 1 if you have the `socket' library (-lsocket). */ 00196 /* #undef HAVE_LIBSOCKET */ 00197 00198 /* Define to 1 if you have the `thread' library (-lthread). */ 00199 /* #undef HAVE_LIBTHREAD */ 00200 00201 /* Define to 1 if you have the <limits.h> header file. */ 00202 #define HAVE_LIMITS_H 1 00203 00204 /* Define to 1 if you have the <locale.h> header file. */ 00205 #define HAVE_LOCALE_H 1 00206 00207 /* Define to 1 if you have the <machine/types.h> header file. */ 00208 /* #undef HAVE_MACHINE_TYPES_H */ 00209 00210 /* Define to 1 if you have the <mcheck.h> header file. */ 00211 #define HAVE_MCHECK_H 1 00212 00213 /* Define to 1 if you have the <memory.h> header file. */ 00214 #define HAVE_MEMORY_H 1 00215 00216 /* Define to 1 if you have the `mkstemp' function. */ 00217 #define HAVE_MKSTEMP 1 00218 00219 /* Define to 1 if you have a working `mmap' system call. */ 00220 #define HAVE_MMAP 1 00221 00222 /* Define as 1 if you have mntctl() (only aix?) */ 00223 /* #undef HAVE_MNTCTL */ 00224 00225 /* Define to 1 if you have the <mntent.h> header file. */ 00226 #define HAVE_MNTENT_H 1 00227 00228 /* Define to 1 if you have the `mtrace' function. */ 00229 #define HAVE_MTRACE 1 00230 00231 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 00232 /* #undef HAVE_NDIR_H */ 00233 00234 /* Define to 1 if you have the <netdb.h> header file. */ 00235 #define HAVE_NETDB_H 1 00236 00237 /* Define to 1 if you have the <netinet/in_systm.h> header file. */ 00238 #define HAVE_NETINET_IN_SYSTM_H 1 00239 00240 /* Define if the patch call you'll be using is 2.1 or older */ 00241 /* #undef HAVE_OLDPATCH_21 */ 00242 00243 /* Define to 1 if you have the <poll.h> header file. */ 00244 #define HAVE_POLL_H 1 00245 00246 /* Define to 1 if you have the <pthread.h> header file. */ 00247 #define HAVE_PTHREAD_H 1 00248 00249 /* Define to 1 if you have the `putenv' function. */ 00250 #define HAVE_PUTENV 1 00251 00252 /* Define to 1 if you have the <pwd.h> header file. */ 00253 #define HAVE_PWD_H 1 00254 00255 /* Define to 1 if you have the `realpath' function. */ 00256 #define HAVE_REALPATH 1 00257 00258 /* Define to 1 if you have the `regcomp' function. */ 00259 #define HAVE_REGCOMP 1 00260 00261 /* Define to 1 if you have the <semaphore.h> header file. */ 00262 #define HAVE_SEMAPHORE_H 1 00263 00264 /* Define to 1 if you have the `setenv' function. */ 00265 #define HAVE_SETENV 1 00266 00267 /* Define to 1 if you have the `setlocale' function. */ 00268 #define HAVE_SETLOCALE 1 00269 00270 /* Define to 1 if you have the `sigaddset' function. */ 00271 #define HAVE_SIGADDSET 1 00272 00273 /* Define to 1 if you have the `sigdelset' function. */ 00274 #define HAVE_SIGDELSET 1 00275 00276 /* Define to 1 if you have the `sigemptyset' function. */ 00277 #define HAVE_SIGEMPTYSET 1 00278 00279 /* Define to 1 if you have the `sighold' function. */ 00280 #define HAVE_SIGHOLD 1 00281 00282 /* Define to 1 if you have the <signal.h> header file. */ 00283 #define HAVE_SIGNAL_H 1 00284 00285 /* Define to 1 if you have the `sigpause' function. */ 00286 #define HAVE_SIGPAUSE 1 00287 00288 /* Define to 1 if you have the `sigprocmask' function. */ 00289 #define HAVE_SIGPROCMASK 1 00290 00291 /* Define to 1 if you have the `sigrelse' function. */ 00292 #define HAVE_SIGRELSE 1 00293 00294 /* Define to 1 if you have the `sigsuspend' function. */ 00295 #define HAVE_SIGSUSPEND 1 00296 00297 /* Define to 1 if you have the `snprintf' function. */ 00298 #define HAVE_SNPRINTF 1 00299 00300 /* Define to 1 if you have the <stdint.h> header file. */ 00301 #define HAVE_STDINT_H 1 00302 00303 /* Define to 1 if you have the <stdlib.h> header file. */ 00304 #define HAVE_STDLIB_H 1 00305 00306 /* Define to 1 if you have the `stpcpy' function. */ 00307 #define HAVE_STPCPY 1 00308 00309 /* Define to 1 if you have the `stpncpy' function. */ 00310 #define HAVE_STPNCPY 1 00311 00312 /* Define to 1 if you have the `strcspn' function. */ 00313 #define HAVE_STRCSPN 1 00314 00315 /* Define to 1 if you have the `strdup' function. */ 00316 #define HAVE_STRDUP 1 00317 00318 /* Define to 1 if you have the `strerror' function. */ 00319 #define HAVE_STRERROR 1 00320 00321 /* Define to 1 if you have the <strings.h> header file. */ 00322 #define HAVE_STRINGS_H 1 00323 00324 /* Define to 1 if you have the <string.h> header file. */ 00325 #define HAVE_STRING_H 1 00326 00327 /* Define to 1 if you have the `strndup' function. */ 00328 #define HAVE_STRNDUP 1 00329 00330 /* Define to 1 if you have the `strspn' function. */ 00331 #define HAVE_STRSPN 1 00332 00333 /* Define to 1 if you have the `strstr' function. */ 00334 #define HAVE_STRSTR 1 00335 00336 /* Define to 1 if you have the `strtol' function. */ 00337 #define HAVE_STRTOL 1 00338 00339 /* Define to 1 if you have the `strtoul' function. */ 00340 #define HAVE_STRTOUL 1 00341 00342 /* Define as 1 if you have "struct mnttab" (only sco?) */ 00343 /* #undef HAVE_STRUCT_MNTTAB */ 00344 00345 /* Define to 1 if you have the <synch.h> header file. */ 00346 /* #undef HAVE_SYNCH_H */ 00347 00348 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 00349 */ 00350 /* #undef HAVE_SYS_DIR_H */ 00351 00352 /* Define to 1 if you have the <sys/ipc.h> header file. */ 00353 #define HAVE_SYS_IPC_H 1 00354 00355 /* Define to 1 if you have the <sys/mman.h> header file. */ 00356 #define HAVE_SYS_MMAN_H 1 00357 00358 /* Define to 1 if you have the <sys/mntctl.h> header file. */ 00359 /* #undef HAVE_SYS_MNTCTL_H */ 00360 00361 /* Define to 1 if you have the <sys/mnttab.h> header file. */ 00362 /* #undef HAVE_SYS_MNTTAB_H */ 00363 00364 /* Define to 1 if you have the <sys/mount.h> header file. */ 00365 #define HAVE_SYS_MOUNT_H 1 00366 00367 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 00368 */ 00369 /* #undef HAVE_SYS_NDIR_H */ 00370 00371 /* Define to 1 if you have the <sys/param.h> header file. */ 00372 #define HAVE_SYS_PARAM_H 1 00373 00374 /* Define to 1 if you have the <sys/resource.h> header file. */ 00375 #define HAVE_SYS_RESOURCE_H 1 00376 00377 /* Define to 1 if you have the <sys/select.h> header file. */ 00378 #define HAVE_SYS_SELECT_H 1 00379 00380 /* Define to 1 if you have the <sys/socket.h> header file. */ 00381 #define HAVE_SYS_SOCKET_H 1 00382 00383 /* Define to 1 if you have the <sys/stat.h> header file. */ 00384 #define HAVE_SYS_STAT_H 1 00385 00386 /* Define to 1 if you have the <sys/stdtypes.h> header file. */ 00387 /* #undef HAVE_SYS_STDTYPES_H */ 00388 00389 /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 00390 /* #undef HAVE_SYS_SYSTEMCFG_H */ 00391 00392 /* Define to 1 if you have the <sys/types.h> header file. */ 00393 #define HAVE_SYS_TYPES_H 1 00394 00395 /* Define to 1 if you have the <sys/utsname.h> header file. */ 00396 #define HAVE_SYS_UTSNAME_H 1 00397 00398 /* Define to 1 if you have the <sys/vmount.h> header file. */ 00399 /* #undef HAVE_SYS_VMOUNT_H */ 00400 00401 /* Define to 1 if you have the <sys/wait.h> header file. */ 00402 #define HAVE_SYS_WAIT_H 1 00403 00404 /* Define as 1 if <sys/stat.h> defines S_IFSOCK */ 00405 #define HAVE_S_IFSOCK 1 00406 00407 /* Define as 1 if <sys/stat.h> defines S_ISLNK */ 00408 #define HAVE_S_ISLNK 1 00409 00410 /* Define as 1 if <sys/stat.h> defines S_ISSOCK */ 00411 #define HAVE_S_ISSOCK 1 00412 00413 /* Define to 1 if you have the <thread.h> header file. */ 00414 /* #undef HAVE_THREAD_H */ 00415 00416 /* Define to 1 if you have the <unistd.h> header file. */ 00417 #define HAVE_UNISTD_H 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 #define HAVE_VA_LIST_AS_ARRAY 1 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 `__secure_getenv' function. */ 00435 #define HAVE___SECURE_GETENV 1 00436 00437 /* Define to 1 if libelf.h is incompatible with the Large Files API */ 00438 /* #undef LIBELF_H_LFS_CONFLICT */ 00439 00440 /* Full path to rpm locale directory (usually /usr/share/locale) */ 00441 #define LOCALEDIR "/usr/share/locale" 00442 00443 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00444 */ 00445 #define LT_OBJDIR ".libs/" 00446 00447 /* Colon separated paths of macro files to read. */ 00448 #define MACROFILES "/usr/lib/rpm/macros:/usr/lib/rpm/macros.build:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.*:/etc/rpm/macros:/etc/rpm/%{_target}/macros:~/etc/.rpmmacros:~/.rpmmacros" 00449 00450 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 00451 */ 00452 /* #undef MAJOR_IN_MKDEV */ 00453 00454 /* Define to 1 if `major', `minor', and `makedev' are declared in 00455 <sysmacros.h>. */ 00456 /* #undef MAJOR_IN_SYSMACROS */ 00457 00458 /* A full path to a program, possibly with arguments, that will create a 00459 directory and all necessary parent directories, ala 'mkdir -p' */ 00460 #define MKDIR_P "/bin/mkdir -p" 00461 00462 /* Define as 1 if we need myrealloc */ 00463 /* #undef NEED_MYREALLOC */ 00464 00465 /* Define as one if we need to include <strings.h> (along with <string.h>) */ 00466 /* #undef NEED_STRINGS_H */ 00467 00468 /* Name of package */ 00469 #define PACKAGE "rpm" 00470 00471 /* Define to the address where bug reports for this package should be sent. */ 00472 #define PACKAGE_BUGREPORT "rpm-devel@rpm5.org" 00473 00474 /* Define to the full name of this package. */ 00475 #define PACKAGE_NAME "rpm" 00476 00477 /* Define to the full name and version of this package. */ 00478 #define PACKAGE_STRING "rpm 4.5" 00479 00480 /* Define to the one symbol short name of this package. */ 00481 #define PACKAGE_TARNAME "rpm" 00482 00483 /* Define to the home page for this package. */ 00484 #define PACKAGE_URL "" 00485 00486 /* Define to the version of this package. */ 00487 #define PACKAGE_VERSION "4.5" 00488 00489 /* Full path to rpmpopt configuration file (usually /usr/lib/rpm/rpmpopt) */ 00490 #define RPMPOPTFILE "/usr/lib/rpm/rpmpopt" 00491 00492 /* Colon separated paths of rpmrc files to read. */ 00493 #define RPMRCFILES "/usr/lib/rpm/pld/rpmrc:/usr/lib/rpm/pld/rpmrc:/etc/rpmrc:~/.rpmrc" 00494 00495 /* If using the C implementation of alloca, define if you know the 00496 direction of stack growth for your system; otherwise it will be 00497 automatically deduced at runtime. 00498 STACK_DIRECTION > 0 => grows toward higher addresses 00499 STACK_DIRECTION < 0 => grows toward lower addresses 00500 STACK_DIRECTION = 0 => direction of growth unknown */ 00501 /* #undef STACK_DIRECTION */ 00502 00503 /* Define if struct statfs has the f_bavail member */ 00504 #define STATFS_HAS_F_BAVAIL 1 00505 00506 /* statfs in <sys/mount.h> (for Digital Unix 4.0D systems) */ 00507 /* #undef STATFS_IN_SYS_MOUNT */ 00508 00509 /* statfs in <sys/statfs.h> (for Irix 6.4 systems) */ 00510 /* #undef STATFS_IN_SYS_STATFS */ 00511 00512 /* statfs in <sys/statvfs.h> (for solaris 2.6+ systems) */ 00513 #define STATFS_IN_SYS_STATVFS 1 00514 00515 /* statfs in <sys/vfs.h> (for linux systems) */ 00516 /* #undef STATFS_IN_SYS_VFS */ 00517 00518 /* Define if the statfs() call takes 4 arguments */ 00519 /* #undef STAT_STATFS4 */ 00520 00521 /* Define to 1 if you have the ANSI C header files. */ 00522 #define STDC_HEADERS 1 00523 00524 /* Full path to rpm system configuration directory (usually /etc/rpm) */ 00525 #define SYSCONFIGDIR "/etc/rpm" 00526 00527 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00528 #define TIME_WITH_SYS_TIME 1 00529 00530 /* Defined if getmntent replacement is used */ 00531 /* #undef USE_GETMNTENT */ 00532 00533 /* Enable extensions on AIX 3, Interix. */ 00534 #ifndef _ALL_SOURCE 00535 # define _ALL_SOURCE 1 00536 #endif 00537 /* Enable GNU extensions on systems that have them. */ 00538 #ifndef _GNU_SOURCE 00539 # define _GNU_SOURCE 1 00540 #endif 00541 /* Enable threading extensions on Solaris. */ 00542 #ifndef _POSIX_PTHREAD_SEMANTICS 00543 # define _POSIX_PTHREAD_SEMANTICS 1 00544 #endif 00545 /* Enable extensions on HP NonStop. */ 00546 #ifndef _TANDEM_SOURCE 00547 # define _TANDEM_SOURCE 1 00548 #endif 00549 /* Enable general extensions on Solaris. */ 00550 #ifndef __EXTENSIONS__ 00551 # define __EXTENSIONS__ 1 00552 #endif 00553 00554 00555 /* Full path to rpm global configuration directory (usually /usr/lib/rpm) */ 00556 #define USRLIBRPM "/usr/lib/rpm" 00557 00558 /* Version number of package */ 00559 #define VERSION "4.5" 00560 00561 /* Build with lua support? */ 00562 #define WITH_LUA 1 00563 00564 /* Build with selinux support? */ 00565 #define WITH_SELINUX 1 00566 00567 /* Build with syck support? */ 00568 /* #undef WITH_SYCK */ 00569 00570 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 00571 significant byte first (like Motorola and SPARC, unlike Intel). */ 00572 #if defined AC_APPLE_UNIVERSAL_BUILD 00573 # if defined __BIG_ENDIAN__ 00574 # define WORDS_BIGENDIAN 1 00575 # endif 00576 #else 00577 # ifndef WORDS_BIGENDIAN 00578 /* # undef WORDS_BIGENDIAN */ 00579 # endif 00580 #endif 00581 00582 /* Number of bits in a file offset, on hosts where this is settable. */ 00583 /* #undef _FILE_OFFSET_BITS */ 00584 00585 /* Define for large files, on AIX-style hosts. */ 00586 /* #undef _LARGE_FILES */ 00587 00588 /* Define to 1 if on MINIX. */ 00589 /* #undef _MINIX */ 00590 00591 /* Define to 2 if the system does not provide POSIX.1 features except with 00592 this defined. */ 00593 /* #undef _POSIX_1_SOURCE */ 00594 00595 /* Define to 1 if you need to in order for `stat' and other things to work. */ 00596 /* #undef _POSIX_SOURCE */ 00597 00598 /* Define to `__inline__' or `__inline' if that's what the C compiler 00599 calls it, or to nothing if 'inline' is not supported under any name. */ 00600 #ifndef __cplusplus 00601 /* #undef inline */ 00602 #endif 00603 00604 /* Define to `int' if <sys/types.h> does not define. */ 00605 /* #undef mode_t */ 00606 00607 /* Define to `long int' if <sys/types.h> does not define. */ 00608 /* #undef off_t */ 00609 00610 /* Define to `int' if <sys/types.h> does not define. */ 00611 /* #undef pid_t */ 00612 00613 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00614 /* #undef size_t */