]> git.ipfire.org Git - thirdparty/gcc.git/blame - libf2c/libU77/config.hin
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / libf2c / libU77 / config.hin
CommitLineData
805e22b2 1/* config.hin. Generated automatically from configure.in by autoheader 2.13. */
a9fe81af 2
3/* Define to empty if the keyword does not work. */
4#undef const
5
6/* Define if your struct stat has st_blksize. */
7#undef HAVE_ST_BLKSIZE
8
9/* Define if your struct stat has st_blocks. */
10#undef HAVE_ST_BLOCKS
11
12/* Define if your struct stat has st_rdev. */
13#undef HAVE_ST_RDEV
14
15/* Define to `int' if <sys/types.h> doesn't define. */
16#undef mode_t
17
18/* Define to `int' if <sys/types.h> doesn't define. */
19#undef pid_t
20
21/* Define to `unsigned' if <sys/types.h> doesn't define. */
22#undef size_t
23
24/* Define if you have the ANSI C header files. */
25#undef STDC_HEADERS
26
27/* Define if you can safely include both <sys/time.h> and <time.h>. */
28#undef TIME_WITH_SYS_TIME
29
30/* Define if your <sys/time.h> declares struct tm. */
31#undef TM_IN_SYS_TIME
32
33/* Define as the path of the `chmod' program. */
34#undef CHMOD_PATH
35
0bdeb43b 36/* Define if your gettimeofday takes only one argument. */
37#undef GETTIMEOFDAY_ONE_ARGUMENT
38
39/* Define if your gettimeofday takes a time zome argument. */
40#undef HAVE_TIMEZONE
41
fc79c13c 42/* Define if you have the alarm function. */
43#undef HAVE_ALARM
44
a9fe81af 45/* Define if you have the clock function. */
46#undef HAVE_CLOCK
47
48/* Define if you have the getcwd function. */
49#undef HAVE_GETCWD
50
fc79c13c 51/* Define if you have the getgid function. */
52#undef HAVE_GETGID
53
a9fe81af 54/* Define if you have the gethostname function. */
55#undef HAVE_GETHOSTNAME
56
fc79c13c 57/* Define if you have the getlogin function. */
58#undef HAVE_GETLOGIN
59
a9fe81af 60/* Define if you have the getrusage function. */
61#undef HAVE_GETRUSAGE
62
0bdeb43b 63/* Define if you have the gettimeofday function. */
64#undef HAVE_GETTIMEOFDAY
65
fc79c13c 66/* Define if you have the getuid function. */
67#undef HAVE_GETUID
68
a9fe81af 69/* Define if you have the getwd function. */
70#undef HAVE_GETWD
71
fc79c13c 72/* Define if you have the kill function. */
73#undef HAVE_KILL
74
75/* Define if you have the link function. */
76#undef HAVE_LINK
77
a9fe81af 78/* Define if you have the lstat function. */
79#undef HAVE_LSTAT
80
81/* Define if you have the strerror function. */
82#undef HAVE_STRERROR
83
84/* Define if you have the symlink function. */
85#undef HAVE_SYMLINK
86
fc79c13c 87/* Define if you have the times function. */
88#undef HAVE_TIMES
89
90/* Define if you have the ttyname function. */
91#undef HAVE_TTYNAME
92
a9fe81af 93/* Define if you have the <limits.h> header file. */
94#undef HAVE_LIMITS_H
95
96/* Define if you have the <stdlib.h> header file. */
97#undef HAVE_STDLIB_H
98
99/* Define if you have the <string.h> header file. */
100#undef HAVE_STRING_H
101
a9fe81af 102/* Define if you have the <sys/param.h> header file. */
103#undef HAVE_SYS_PARAM_H
104
fc79c13c 105/* Define if you have the <sys/time.h> header file. */
106#undef HAVE_SYS_TIME_H
107
a9fe81af 108/* Define if you have the <sys/times.h> header file. */
109#undef HAVE_SYS_TIMES_H
110
fc79c13c 111/* Define if you have the <unistd.h> header file. */
112#undef HAVE_UNISTD_H
b6ca72c1 113
114/* Get Single Unix Specification semantics */
115#undef _XOPEN_SOURCE
116
c6824f58 117/* Get Single Unix Specification semantics */
118#undef _XOPEN_SOURCE_EXTENDED
119
81d73dc7 120/* Solaris extensions */
121#undef __EXTENSIONS__
122
b6ca72c1 123/* Get 64-bit file size support */
124#undef _FILE_OFFSET_BITS
125