mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-27 12:13:22 +01:00
172 lines
4.6 KiB
C
172 lines
4.6 KiB
C
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if on AIX 3.
|
|
System headers sometimes define this.
|
|
We just want to avoid a redefinition error message. */
|
|
#ifndef _ALL_SOURCE
|
|
#undef _ALL_SOURCE
|
|
#endif
|
|
|
|
/* Define if using alloca.c. */
|
|
#undef C_ALLOCA
|
|
|
|
/* Define if the closedir function returns void instead of int. */
|
|
#undef CLOSEDIR_VOID
|
|
|
|
/* Define to empty if the keyword does not work. */
|
|
#undef const
|
|
|
|
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
|
|
This function is required for alloca.c support on those systems. */
|
|
#undef CRAY_STACKSEG_END
|
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
#undef gid_t
|
|
|
|
/* Define if you have alloca, as a function or macro. */
|
|
#undef HAVE_ALLOCA
|
|
|
|
/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
|
|
#undef HAVE_ALLOCA_H
|
|
|
|
/* Define if you don't have vprintf but do have _doprnt. */
|
|
#undef HAVE_DOPRNT
|
|
|
|
/* Define if you have the getmntent function. */
|
|
#undef HAVE_GETMNTENT
|
|
|
|
/* Define if your struct stat has st_blocks. */
|
|
#undef HAVE_ST_BLOCKS
|
|
|
|
/* Define if your struct stat has st_rdev. */
|
|
#undef HAVE_ST_RDEV
|
|
|
|
/* Define if you have the strftime function. */
|
|
#undef HAVE_STRFTIME
|
|
|
|
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
#undef HAVE_SYS_WAIT_H
|
|
|
|
/* Define if your struct tm has tm_zone. */
|
|
#undef HAVE_TM_ZONE
|
|
|
|
/* Define if you don't have tm_zone but do have the external array
|
|
tzname. */
|
|
#undef HAVE_TZNAME
|
|
|
|
/* Define if you have the vprintf function. */
|
|
#undef HAVE_VPRINTF
|
|
|
|
/* Define if major, minor, and makedev are declared in <mkdev.h>. */
|
|
#undef MAJOR_IN_MKDEV
|
|
|
|
/* Define if major, minor, and makedev are declared in <sysmacros.h>. */
|
|
#undef MAJOR_IN_SYSMACROS
|
|
|
|
/* Define if on MINIX. */
|
|
#undef _MINIX
|
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
#undef pid_t
|
|
|
|
/* Define if the system does not provide POSIX.1 features except
|
|
with this defined. */
|
|
#undef _POSIX_1_SOURCE
|
|
|
|
/* Define if you need to in order for stat and other things to work. */
|
|
#undef _POSIX_SOURCE
|
|
|
|
/* Define to `unsigned' if <sys/types.h> doesn't define. */
|
|
#undef size_t
|
|
|
|
/* If using the C implementation of alloca, define if you know the
|
|
direction of stack growth for your system; otherwise it will be
|
|
automatically deduced at run-time.
|
|
STACK_DIRECTION > 0 => grows toward higher addresses
|
|
STACK_DIRECTION < 0 => grows toward lower addresses
|
|
STACK_DIRECTION = 0 => direction of growth unknown
|
|
*/
|
|
#undef STACK_DIRECTION
|
|
|
|
/* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
|
|
#undef STAT_MACROS_BROKEN
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define if your <sys/time.h> declares struct tm. */
|
|
#undef TM_IN_SYS_TIME
|
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
#undef uid_t
|
|
|
|
/* Define if you have the Andrew File System. */
|
|
#undef AFS
|
|
|
|
/* Define If you want find -nouser and -nogroup to make tables of
|
|
used UIDs and GIDs at startup instead of using getpwuid or
|
|
getgrgid when needed. Speeds up -nouser and -nogroup unless you
|
|
are running NIS or Hesiod, which make password and group calls
|
|
very expensive. */
|
|
#undef CACHE_IDS
|
|
|
|
/* Define to use SVR4 statvfs to get filesystem type. */
|
|
#undef FSTYPE_STATVFS
|
|
|
|
/* Define to use SVR3.2 statfs to get filesystem type. */
|
|
#undef FSTYPE_USG_STATFS
|
|
|
|
/* Define to use AIX3 statfs to get filesystem type. */
|
|
#undef FSTYPE_AIX_STATFS
|
|
|
|
/* Define to use 4.3BSD getmntent to get filesystem type. */
|
|
#undef FSTYPE_MNTENT
|
|
|
|
/* Define to use 4.4BSD and OSF1 statfs to get filesystem type. */
|
|
#undef FSTYPE_STATFS
|
|
|
|
/* Define to use Ultrix getmnt to get filesystem type. */
|
|
#undef FSTYPE_GETMNT
|
|
|
|
/* Define to `unsigned long' if <sys/types.h> doesn't define. */
|
|
#undef dev_t
|
|
|
|
/* Define to `unsigned long' if <sys/types.h> doesn't define. */
|
|
#undef ino_t
|
|
|
|
/* Define if you have the fchdir function. */
|
|
#undef HAVE_FCHDIR
|
|
|
|
/* Define if you have the getcwd function. */
|
|
#undef HAVE_GETCWD
|
|
|
|
/* Define if you have the strerror function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* Define if you have the <dirent.h> header file. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define if you have the <limits.h> header file. */
|
|
#undef HAVE_LIMITS_H
|
|
|
|
/* Define if you have the <ndir.h> header file. */
|
|
#undef HAVE_NDIR_H
|
|
|
|
/* Define if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define if you have the <sys/dir.h> header file. */
|
|
#undef HAVE_SYS_DIR_H
|
|
|
|
/* Define if you have the <sys/ndir.h> header file. */
|
|
#undef HAVE_SYS_NDIR_H
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define if you have the sun library (-lsun). */
|
|
#undef HAVE_LIBSUN
|