Merge from vendor branch GCC:
[dragonfly.git] / gnu / lib / libg2c / config.h
1 /* config.h.  Generated automatically by configure.  */
2 /* config.hin.  Generated automatically from configure.in by autoheader.  */
3
4 /* Define to empty if the keyword does not work.  */
5 /* #undef const */
6
7 /* Define if your struct stat has st_blksize.  */
8 #define HAVE_ST_BLKSIZE 1
9
10 /* Define if your struct stat has st_blocks.  */
11 #define HAVE_ST_BLOCKS 1
12
13 /* Define if your struct stat has st_rdev.  */
14 #define HAVE_ST_RDEV 1
15
16 /* Define to `int' if <sys/types.h> doesn't define.  */
17 /* #undef mode_t */
18
19 /* Define to `int' if <sys/types.h> doesn't define.  */
20 /* #undef pid_t */
21
22 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
23 /* #undef size_t */
24
25 /* Define if you have the ANSI C header files.  */
26 #define STDC_HEADERS 1
27
28 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
29 #define TIME_WITH_SYS_TIME 1
30
31 /* Define if your <sys/time.h> declares struct tm.  */
32 /* #undef TM_IN_SYS_TIME */
33
34 /* Define as the path of the `chmod' program. */
35 #define CHMOD_PATH "/bin/chmod"
36
37 /* Define if you have the alarm function.  */
38 #define HAVE_ALARM 1
39
40 /* Define if you have the clock function.  */
41 #define HAVE_CLOCK 1
42
43 /* Define if you have the getcwd function.  */
44 #define HAVE_GETCWD 1
45
46 /* Define if you have the getgid function.  */
47 #define HAVE_GETGID 1
48
49 /* Define if you have the gethostname function.  */
50 #define HAVE_GETHOSTNAME 1
51
52 /* Define if you have the getlogin function.  */
53 #define HAVE_GETLOGIN 1
54
55 /* Define if you have the getrusage function.  */
56 #define HAVE_GETRUSAGE 1
57
58 /* Define if you have the gettimeofday function.  */
59 #define HAVE_GETTIMEOFDAY 1
60
61 /* Define if you have the getuid function.  */
62 #define HAVE_GETUID 1
63
64 /* Define if you have the getwd function.  */
65 #define HAVE_GETWD 1
66
67 /* Define if you have the kill function.  */
68 #define HAVE_KILL 1
69
70 /* Define if you have the link function.  */
71 #define HAVE_LINK 1
72
73 /* Define if you have the lstat function.  */
74 #define HAVE_LSTAT 1
75
76 /* Define if you have the strerror function.  */
77 #define HAVE_STRERROR 1
78
79 /* Define if you have the symlink function.  */
80 #define HAVE_SYMLINK 1
81
82 /* Define if you have the times function.  */
83 #define HAVE_TIMES 1
84
85 /* Define if you have the ttyname function.  */
86 #define HAVE_TTYNAME 1
87
88 /* Define if you have the <limits.h> header file.  */
89 #define HAVE_LIMITS_H 1
90
91 /* Define if you have the <stdlib.h> header file.  */
92 #define HAVE_STDLIB_H 1
93
94 /* Define if you have the <string.h> header file.  */
95 #define HAVE_STRING_H 1
96
97 /* Define if you have the <sys/param.h> header file.  */
98 #define HAVE_SYS_PARAM_H 1
99
100 /* Define if you have the <sys/time.h> header file.  */
101 #define HAVE_SYS_TIME_H 1
102
103 /* Define if you have the <sys/times.h> header file.  */
104 #define HAVE_SYS_TIMES_H 1
105
106 /* Define if you have the <unistd.h> header file.  */
107 #define HAVE_UNISTD_H 1