2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / libf2c / libU77 / config.hin
blobba32a44d233f653dcba77d569fa8c1f3b380ec31
1 /* config.hin.  Generated automatically from configure.in by autoheader 2.13.  */
3 /* Define to empty if the keyword does not work.  */
4 #undef const
6 /* Define if your struct stat has st_blksize.  */
7 #undef HAVE_ST_BLKSIZE
9 /* Define if your struct stat has st_blocks.  */
10 #undef HAVE_ST_BLOCKS
12 /* Define if your struct stat has st_rdev.  */
13 #undef HAVE_ST_RDEV
15 /* Define to `int' if <sys/types.h> doesn't define.  */
16 #undef mode_t
18 /* Define to `int' if <sys/types.h> doesn't define.  */
19 #undef pid_t
21 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
22 #undef size_t
24 /* Define if you have the ANSI C header files.  */
25 #undef STDC_HEADERS
27 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
28 #undef TIME_WITH_SYS_TIME
30 /* Define if your <sys/time.h> declares struct tm.  */
31 #undef TM_IN_SYS_TIME
33 /* Define as the path of the `chmod' program. */
34 #undef CHMOD_PATH
36 /* Define if your gettimeofday takes only one argument. */
37 #undef GETTIMEOFDAY_ONE_ARGUMENT
39 /* Define if your gettimeofday takes a time zome argument. */
40 #undef HAVE_TIMEZONE
42 /* Define if you have the alarm function.  */
43 #undef HAVE_ALARM
45 /* Define if you have the clock function.  */
46 #undef HAVE_CLOCK
48 /* Define if you have the getcwd function.  */
49 #undef HAVE_GETCWD
51 /* Define if you have the getgid function.  */
52 #undef HAVE_GETGID
54 /* Define if you have the gethostname function.  */
55 #undef HAVE_GETHOSTNAME
57 /* Define if you have the getlogin function.  */
58 #undef HAVE_GETLOGIN
60 /* Define if you have the getrusage function.  */
61 #undef HAVE_GETRUSAGE
63 /* Define if you have the gettimeofday function.  */
64 #undef HAVE_GETTIMEOFDAY
66 /* Define if you have the getuid function.  */
67 #undef HAVE_GETUID
69 /* Define if you have the getwd function.  */
70 #undef HAVE_GETWD
72 /* Define if you have the kill function.  */
73 #undef HAVE_KILL
75 /* Define if you have the link function.  */
76 #undef HAVE_LINK
78 /* Define if you have the lstat function.  */
79 #undef HAVE_LSTAT
81 /* Define if you have the strerror function.  */
82 #undef HAVE_STRERROR
84 /* Define if you have the symlink function.  */
85 #undef HAVE_SYMLINK
87 /* Define if you have the times function.  */
88 #undef HAVE_TIMES
90 /* Define if you have the ttyname function.  */
91 #undef HAVE_TTYNAME
93 /* Define if you have the <limits.h> header file.  */
94 #undef HAVE_LIMITS_H
96 /* Define if you have the <stdlib.h> header file.  */
97 #undef HAVE_STDLIB_H
99 /* Define if you have the <string.h> header file.  */
100 #undef HAVE_STRING_H
102 /* Define if you have the <sys/param.h> header file.  */
103 #undef HAVE_SYS_PARAM_H
105 /* Define if you have the <sys/time.h> header file.  */
106 #undef HAVE_SYS_TIME_H
108 /* Define if you have the <sys/times.h> header file.  */
109 #undef HAVE_SYS_TIMES_H
111 /* Define if you have the <unistd.h> header file.  */
112 #undef HAVE_UNISTD_H
114 /* Get Single Unix Specification semantics */
115 #undef _XOPEN_SOURCE
117 /* Get Single Unix Specification semantics */
118 #undef _XOPEN_SOURCE_EXTENDED
120 /* Solaris extensions */
121 #undef __EXTENSIONS__
123 /* Get 64-bit file size support */
124 #undef _FILE_OFFSET_BITS
126 /* Get GNU extensions */
127 #undef _GNU_SOURCE