/* $FreeBSD$ */ /* *****[ libU77 ]***** */ /* config.h. Generated automatically by configure. */ /* config.hin. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if your struct stat has st_blksize. */ #define HAVE_ST_BLKSIZE 1 /* Define if your struct stat has st_blocks. */ #define HAVE_ST_BLOCKS 1 /* Define if your struct stat has st_rdev. */ #define HAVE_ST_RDEV 1 /* Define to `int' if doesn't define. */ /* #undef mode_t */ /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define as the path of the `chmod' program. */ #define CHMOD_PATH "/bin/chmod" /* Define if your gettimeofday takes only one argument. */ /* #undef GETTIMEOFDAY_ONE_ARGUMENT */ /* Define if your gettimeofday takes a time zome argument. */ #define HAVE_TIMEZONE 1 /* Define if you have the alarm function. */ #define HAVE_ALARM 1 /* Define if you have the clock function. */ #define HAVE_CLOCK 1 /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 /* Define if you have the getgid function. */ #define HAVE_GETGID 1 /* Define if you have the gethostname function. */ #define HAVE_GETHOSTNAME 1 /* Define if you have the getlogin function. */ #define HAVE_GETLOGIN 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 getwd function. */ #define HAVE_GETWD 1 /* Define if you have the kill function. */ #define HAVE_KILL 1 /* Define if you have the link function. */ #define HAVE_LINK 1 /* Define if you have the lstat function. */ #define HAVE_LSTAT 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the symlink function. */ #define HAVE_SYMLINK 1 /* Define if you have the times function. */ #define HAVE_TIMES 1 /* Define if you have the ttyname function. */ #define HAVE_TTYNAME 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIMES_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Get Single Unix Specification semantics */ #define _XOPEN_SOURCE 600L /* Get Single Unix Specification semantics */ #define _XOPEN_SOURCE_EXTENDED 1 /* Solaris extensions */ #define __EXTENSIONS__ 1 /* Get 64-bit file size support */ #define _FILE_OFFSET_BITS 64 /* *****[ libI77 ]***** */ /* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to `long' if doesn't define. */ /* #undef off_t */ /* Define if you have the fseeko function. */ #define HAVE_FSEEKO 1 /* Define if you have the ftello function. */ #define HAVE_FTELLO 1 /* Define if you have the ftruncate function. */ #define HAVE_FTRUNCATE 1 /* Define if you have the mkstemp function. */ #define HAVE_MKSTEMP 1 /* Define if you have the tempnam function. */ #define HAVE_TEMPNAM 1 /* Define if you have the tmpnam function. */ #define HAVE_TMPNAM 1 /* Define for HP-UX ftello and fseeko extension. */ #define _LARGEFILE_SOURCE 1 /* Define if we do not have Unix Stdio. */ /* #undef NON_UNIX_STDIO */ /* Define if we use strlen. */ /* #undef USE_STRLEN */ /* Define if we have non ANSI RW modes. */ #define NON_ANSI_RW_MODES 1 /* Always defined. */ #define NO_EOF_CHAR_CHECK 1 /* Define to skip f2c undefs. */ #define Skip_f2c_Undefs 1