home *** CD-ROM | disk | FTP | other *** search
- { rts-config.inc. Generated automatically from rts-config.h. }
- { rts-config.h. Generated automatically by configure. }
- { rts-config.in. Generated automatically from configure.in by autoheader. }
-
- { Define if the closedir function returns void instead of int. }
- { #undef CLOSEDIR_VOID }
-
- { Define if you have <sys/wait.h> that is POSIX.1 compatible. }
- {$define HAVE_SYS_WAIT_H 1}
-
- { Define if you have the ANSI C header files. }
- {$define STDC_HEADERS 1}
-
- { Define if `sys_siglist' is declared by <signal.h>. }
- {$define SYS_SIGLIST_DECLARED 1}
-
- { Define if you can safely include both <sys/time.h> and <time.h>. }
- {$define TIME_WITH_SYS_TIME 1}
-
- { Define if struct passwd in <pwd.h> contains a pw_gecos field. }
- { #undef HAVE_PW_GECOS }
-
- { Define if struct passwd in <pwd.h> contains a pw_passwd field. }
- { #undef HAVE_PW_PASSWD }
-
- { Define if struct utsname in <sys/utsname.h> contains a domainname field. }
- { #undef HAVE_DOMAINNAME }
-
- { Define if type ssize_t is declared in <stdlib.h> or <sys/types.h>. }
- {$define HAVE_SSIZE_T 1}
-
- { Define if type off64_t is declared in <stdlib.h> or <sys/types.h>. }
- { #undef HAVE_OFF64_T }
-
- { Define if type __off64_t is declared in <stdlib.h> or <sys/types.h>. }
- { #undef HAVE___OFF64_T }
-
- { Define if type loff_t is declared in <stdlib.h> or <sys/types.h>. }
- { #undef HAVE_LOFF_T }
-
- { Define if type offset_t is declared in <stdlib.h> or <sys/types.h>. }
- { #undef HAVE_OFFSET_T }
-
- { Define if you have an errno variable. }
- {$define HAVE_ERRNO 1}
-
- { Define if you have an environ variable. }
- {$define HAVE_ENVIRON 1}
-
- { Define if you have an __environ variable. }
- {$define HAVE___ENVIRON 1}
-
- { Define if you have a sys_siglist variable. }
- {$define HAVE_SYS_SIGLIST 1}
-
- { Define if you have a _sys_siglist variable. }
- {$define HAVE__SYS_SIGLIST 1}
-
- { Define if the errno variable is declared in <errno.h>. }
- {$define ERRNO_DECLARED 1}
-
- { Define if the environ variable is declared in <unistd.h>. }
- { #undef ENVIRON_DECLARED }
-
- { Define if the __environ variable is declared in <unistd.h>. }
- { #undef __ENVIRON_DECLARED }
-
- { Define if the _sys_siglist variable is declared in <signal.h> or <unistd.h>. }
- { #undef _SYS_SIGLIST_DECLARED }
-
- { Define if the malloc function is declared in <stdlib.h>. }
- {$define MALLOC_DECLARED 1}
-
- { Define if the realloc function is declared in <stdlib.h>. }
- {$define REALLOC_DECLARED 1}
-
- { Define if the free function is declared in <stdlib.h>. }
- {$define FREE_DECLARED 1}
-
- { Define if the strsignal function is declared in <string.h> or <signal.h>. }
- { #undef STRSIGNAL_DECLARED }
-
- { Define if the lseek64 function is declared in <unistd.h>. }
- { #undef LSEEK64_DECLARED }
-
- { Define if the llseek function is declared in <unistd.h>. }
- { #undef LLSEEK_DECLARED }
-
- { Define if __builtin_return_address supports a non-zero argument. }
- {$define HAVE_RETURN_ADDRESS_NON_ZERO 1}
-
- { Define if you have the abort function. }
- {$define HAVE_ABORT 1}
-
- { Define if you have the alarm function. }
- {$define HAVE_ALARM 1}
-
- { Define if you have the atanl function. }
- { #undef HAVE_ATANL }
-
- { Define if you have the cosl function. }
- { #undef HAVE_COSL }
-
- { Define if you have the endpwent function. }
- {$define HAVE_ENDPWENT 1}
-
- { Define if you have the executable_path function. }
- { #undef HAVE_EXECUTABLE_PATH }
-
- { Define if you have the expl function. }
- { #undef HAVE_EXPL }
-
- { Define if you have the fcntl function. }
- {$define HAVE_FCNTL 1}
-
- { Define if you have the fnmatch function. }
- {$define HAVE_FNMATCH 1}
-
- { Define if you have the frexpl function. }
- { #undef HAVE_FREXPL }
-
- { Define if you have the fstat function. }
- {$define HAVE_FSTAT 1}
-
- { Define if you have the fstat64 function. }
- { #undef HAVE_FSTAT64 }
-
- { Define if you have the fsync function. }
- {$define HAVE_FSYNC 1}
-
- { Define if you have the ftruncate function. }
- {$define HAVE_FTRUNCATE 1}
-
- { Define if you have the getegid function. }
- {$define HAVE_GETEGID 1}
-
- { Define if you have the getenv function. }
- {$define HAVE_GETENV 1}
-
- { Define if you have the geteuid function. }
- {$define HAVE_GETEUID 1}
-
- { Define if you have the getgid function. }
- {$define HAVE_GETGID 1}
-
- { Define if you have the getpid function. }
- {$define HAVE_GETPID 1}
-
- { Define if you have the getpwent function. }
- {$define HAVE_GETPWENT 1}
-
- { Define if you have the getpwnam function. }
- {$define HAVE_GETPWNAM 1}
-
- { Define if you have the getpwuid function. }
- {$define HAVE_GETPWUID 1}
-
- { Define if you have the getrusage function. }
- {$define HAVE_GETRUSAGE 1}
-
- { Define if you have the gettimeofday function. }
- {$define HAVE_GETTIMEOFDAY 1}
-
- { Define if you have the getuid function. }
- {$define HAVE_GETUID 1}
-
- { Define if you have the glob function. }
- {$define HAVE_GLOB 1}
-
- { Define if you have the isatty function. }
- {$define HAVE_ISATTY 1}
-
- { Define if you have the isinfl function. }
- { #undef HAVE_ISINFL }
-
- { Define if you have the isnanl function. }
- { #undef HAVE_ISNANL }
-
- { Define if you have the kill function. }
- {$define HAVE_KILL 1}
-
- { Define if you have the llseek function. }
- { #undef HAVE_LLSEEK }
-
- { Define if you have the logl function. }
- { #undef HAVE_LOGL }
-
- { Define if you have the lseek64 function. }
- { #undef HAVE_LSEEK64 }
-
- { Define if you have the lstat function. }
- { #undef HAVE_LSTAT }
-
- { Define if you have the lstat64 function. }
- { #undef HAVE_LSTAT64 }
-
- { Define if you have the mmap function. }
- { #undef HAVE_MMAP }
-
- { Define if you have the munmap function. }
- { #undef HAVE_MUNMAP }
-
- { Define if you have the powl function. }
- { #undef HAVE_POWL }
-
- { Define if you have the putenv function. }
- {$define HAVE_PUTENV 1}
-
- { Define if you have the realpath function. }
- { #undef HAVE_REALPATH }
-
- { Define if you have the select function. }
- {$define HAVE_SELECT 1}
-
- { Define if you have the setenv function. }
- {$define HAVE_SETENV 1}
-
- { Define if you have the setlocale function. }
- {$define HAVE_SETLOCALE 1}
-
- { Define if you have the setpgid function. }
- {$define HAVE_SETPGID 1}
-
- { Define if you have the setpwent function. }
- {$define HAVE_SETPWENT 1}
-
- { Define if you have the sigaction function. }
- {$define HAVE_SIGACTION 1}
-
- { Define if you have the sigblock function. }
- { #undef HAVE_SIGBLOCK }
-
- { Define if you have the siginterrupt function. }
- { #undef HAVE_SIGINTERRUPT }
-
- { Define if you have the signal function. }
- {$define HAVE_SIGNAL 1}
-
- { Define if you have the sigprocmask function. }
- {$define HAVE_SIGPROCMASK 1}
-
- { Define if you have the sigsetmask function. }
- { #undef HAVE_SIGSETMASK }
-
- { Define if you have the sigvec function. }
- { #undef HAVE_SIGVEC }
-
- { Define if you have the sinl function. }
- { #undef HAVE_SINL }
-
- { Define if you have the sqrtl function. }
- { #undef HAVE_SQRTL }
-
- { Define if you have the stat function. }
- {$define HAVE_STAT 1}
-
- { Define if you have the stat64 function. }
- { #undef HAVE_STAT64 }
-
- { Define if you have the statfs function. }
- {$define HAVE_STATFS 1}
-
- { Define if you have the statvfs function. }
- { #undef HAVE_STATVFS }
-
- { Define if you have the strftime function. }
- {$define HAVE_STRFTIME 1}
-
- { Define if you have the strsignal function. }
- { #undef HAVE_STRSIGNAL }
-
- { Define if you have the tcgetattr function. }
- {$define HAVE_TCGETATTR 1}
-
- { Define if you have the tcgetpgrp function. }
- {$define HAVE_TCGETPGRP 1}
-
- { Define if you have the tcsetattr function. }
- {$define HAVE_TCSETATTR 1}
-
- { Define if you have the tcsetpgrp function. }
- {$define HAVE_TCSETPGRP 1}
-
- { Define if you have the time function. }
- {$define HAVE_TIME 1}
-
- { Define if you have the ttyname function. }
- {$define HAVE_TTYNAME 1}
-
- { Define if you have the uname function. }
- {$define HAVE_UNAME 1}
-
- { Define if you have the unsetenv function. }
- { #undef HAVE_UNSETENV }
-
- { Define if you have the utime function. }
- {$define HAVE_UTIME 1}
-
- { Define if you have the vfork function. }
- {$define HAVE_VFORK 1}
-
- { Define if you have the waitpid function. }
- {$define HAVE_WAITPID 1}
-
- { Define if you have the <bsd/signal.h> header file. }
- { #undef HAVE_BSD_SIGNAL_H }
-
- { Define if you have the <ctype.h> header file. }
- {$define HAVE_CTYPE_H 1}
-
- { Define if you have the <dirent.h> header file. }
- {$define HAVE_DIRENT_H 1}
-
- { Define if you have the <errno.h> header file. }
- {$define HAVE_ERRNO_H 1}
-
- { Define if you have the <fcntl.h> header file. }
- {$define HAVE_FCNTL_H 1}
-
- { Define if you have the <fnmatch.h> header file. }
- {$define HAVE_FNMATCH_H 1}
-
- { Define if you have the <glob.h> header file. }
- {$define HAVE_GLOB_H 1}
-
- { Define if you have the <limits.h> header file. }
- {$define HAVE_LIMITS_H 1}
-
- { Define if you have the <locale.h> header file. }
- {$define HAVE_LOCALE_H 1}
-
- { Define if you have the <math.h> header file. }
- {$define HAVE_MATH_H 1}
-
- { Define if you have the <ndir.h> header file. }
- { #undef HAVE_NDIR_H }
-
- { Define if you have the <os-hacks.h> header file. }
- { #undef HAVE_OS_HACKS_H }
-
- { Define if you have the <process.h> header file. }
- {$define HAVE_PROCESS_H 1}
-
- { Define if you have the <pwd.h> header file. }
- {$define HAVE_PWD_H 1}
-
- { Define if you have the <signal.h> header file. }
- {$define HAVE_SIGNAL_H 1}
-
- { Define if you have the <stdio.h> header file. }
- {$define HAVE_STDIO_H 1}
-
- { Define if you have the <sys/dir.h> header file. }
- { #undef HAVE_SYS_DIR_H }
-
- { Define if you have the <sys/file.h> header file. }
- {$define HAVE_SYS_FILE_H 1}
-
- { Define if you have the <sys/mman.h> header file. }
- {$define HAVE_SYS_MMAN_H 1}
-
- { Define if you have the <sys/mount.h> header file. }
- { #undef HAVE_SYS_MOUNT_H }
-
- { Define if you have the <sys/ndir.h> header file. }
- { #undef HAVE_SYS_NDIR_H }
-
- { Define if you have the <sys/param.h> header file. }
- {$define HAVE_SYS_PARAM_H 1}
-
- { Define if you have the <sys/resource.h> header file. }
- {$define HAVE_SYS_RESOURCE_H 1}
-
- { Define if you have the <sys/select.h> header file. }
- { #undef HAVE_SYS_SELECT_H }
-
- { Define if you have the <sys/stat.h> header file. }
- {$define HAVE_SYS_STAT_H 1}
-
- { Define if you have the <sys/statvfs.h> header file. }
- { #undef HAVE_SYS_STATVFS_H }
-
- { Define if you have the <sys/time.h> header file. }
- {$define HAVE_SYS_TIME_H 1}
-
- { Define if you have the <sys/types.h> header file. }
- {$define HAVE_SYS_TYPES_H 1}
-
- { Define if you have the <sys/utime.h> header file. }
- { #undef HAVE_SYS_UTIME_H }
-
- { Define if you have the <sys/utsname.h> header file. }
- {$define HAVE_SYS_UTSNAME_H 1}
-
- { Define if you have the <sys/vfs.h> header file. }
- {$define HAVE_SYS_VFS_H 1}
-
- { Define if you have the <termio.h> header file. }
- { #undef HAVE_TERMIO_H }
-
- { Define if you have the <termios.h> header file. }
- {$define HAVE_TERMIOS_H 1}
-
- { Define if you have the <unistd.h> header file. }
- {$define HAVE_UNISTD_H 1}
-
- { Define if you have the <utime.h> header file. }
- {$define HAVE_UTIME_H 1}
-
- { Define if you have the m library (-lm). }
- {$define HAVE_LIBM 1}
-
- { Define if you have the os-hacks library (-los-hacks). }
- { #undef HAVE_LIBOS_HACKS }
-