OSDN Git Service

* Previous contents of gcc/f/runtime moved into toplevel
[pf3gnuchains/gcc-fork.git] / libf2c / libU77 / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
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
36 /* Define if you have the clock function.  */
37 #undef HAVE_CLOCK
38
39 /* Define if you have the getcwd function.  */
40 #undef HAVE_GETCWD
41
42 /* Define if you have the gethostname function.  */
43 #undef HAVE_GETHOSTNAME
44
45 /* Define if you have the getrusage function.  */
46 #undef HAVE_GETRUSAGE
47
48 /* Define if you have the getwd function.  */
49 #undef HAVE_GETWD
50
51 /* Define if you have the lstat function.  */
52 #undef HAVE_LSTAT
53
54 /* Define if you have the strerror function.  */
55 #undef HAVE_STRERROR
56
57 /* Define if you have the symlink function.  */
58 #undef HAVE_SYMLINK
59
60 /* Define if you have the <limits.h> header file.  */
61 #undef HAVE_LIMITS_H
62
63 /* Define if you have the <stdlib.h> header file.  */
64 #undef HAVE_STDLIB_H
65
66 /* Define if you have the <string.h> header file.  */
67 #undef HAVE_STRING_H
68
69 /* Define if you have the <sys/time.h> header file.  */
70 #undef HAVE_SYS_TIME_H
71
72 /* Define if you have the <unistd.h> header file.  */
73 #undef HAVE_UNISTD_H
74
75 /* Define if you have the <sys/param.h> header file.  */
76 #undef HAVE_SYS_PARAM_H
77
78 /* Define if you have the <sys/times.h> header file.  */
79 #undef HAVE_SYS_TIMES_H
80
81 /* Define if you have the alarm function.  */
82 #undef HAVE_ALARM
83
84 /* Define if you have the times function.  */
85 #undef HAVE_TIMES
86
87 /* Define if you have the getlogin function.  */
88 #undef HAVE_GETLOGIN
89
90 /* Define if you have the getgid function.  */
91 #undef HAVE_GETGID
92
93 /* Define if you have the getuid function.  */
94 #undef HAVE_GETUID
95
96 /* Define if you have the kill function.  */
97 #undef HAVE_KILL
98
99 /* Define if you have the link function.  */
100 #undef HAVE_LINK
101
102 /* Define if you have the ttyname function.  */
103 #undef HAVE_TTYNAME