summaryrefslogtreecommitdiff
path: root/pkg/make/config.h
blob: 697af900c7bd4b56f9d3ec1147eeb49f853971a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
#define INCLUDEDIR "/include"
#define LIBDIR "/lib"
#define LOCALEDIR "/share/locale"

/* #undef CLOSEDIR_VOID */
/* #undef CRAY_STACKSEG_END */
/* #undef C_ALLOCA */
/* #undef C_GETLOADAVG */
/* #undef DGUX */
/* #undef ENABLE_NLS */
#define FILE_TIMESTAMP_HI_RES 1
/* #undef GETLOADAVG_PRIVILEGED */
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ATEXIT 1
/* #undef HAVE_CASE_INSENSITIVE_FS */
/* #undef HAVE_CFLOCALECOPYCURRENT */
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
#define HAVE_CLOCK_GETTIME 1
/* #undef HAVE_DCGETTEXT */
#define HAVE_DECL_BSD_SIGNAL 1
#define HAVE_DECL_DLERROR 1
#define HAVE_DECL_DLOPEN 1
#define HAVE_DECL_DLSYM 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_DECL__SYS_SIGLIST 0
#define HAVE_DECL___SYS_SIGLIST 0
#define HAVE_DIRENT_H 1
/* #undef HAVE_DOS_PATHS */
#define HAVE_DUP 1
#define HAVE_DUP2 1
#define HAVE_FCNTL_H 1
#define HAVE_FDOPEN 1
#define HAVE_FILENO 1
#define HAVE_FORK 1
#define HAVE_GETCWD 1
#define HAVE_GETGROUPS 1
/* #undef HAVE_GETHOSTBYNAME */
/* #undef HAVE_GETHOSTNAME */
#define HAVE_GETLOADAVG 1
#define HAVE_GETRLIMIT 1
/* #undef HAVE_GETTEXT */
#define HAVE_GETTIMEOFDAY 1
/* #undef HAVE_GUILE */
/* #undef HAVE_ICONV */
#define HAVE_INTTYPES_H 1
#define HAVE_ISATTY 1
/* #undef HAVE_LIBDGC */
/* #undef HAVE_LIBKSTAT */
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LSTAT 1
/* #undef HAVE_MACH_MACH_H */
#define HAVE_MEMORY_H 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTEMP 1
/* #undef HAVE_NDIR_H */
/* #undef HAVE_NLIST_H */
#define HAVE_PIPE 1
#define HAVE_PSELECT 1
/* #undef HAVE_PSTAT_GETDYNAMIC */
#define HAVE_READLINK 1
#define HAVE_REALPATH 1
#define HAVE_SA_RESTART 1
#define HAVE_SETEGID 1
#define HAVE_SETEUID 1
#define HAVE_SETLINEBUF 1
/* #undef HAVE_SETLOCALE */
#define HAVE_SETREGID 1
#define HAVE_SETREUID 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETVBUF 1
#define HAVE_SIGACTION 1
/* #undef HAVE_SIGSETMASK */
/* #undef HAVE_SOCKET */
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
/* #undef HAVE_STRCMPI */
#define HAVE_STRCOLL 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
/* #undef HAVE_STRICMP */
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNCASECMP 1
/* #undef HAVE_STRNCMPI */
#define HAVE_STRNDUP 1
/* #undef HAVE_STRNICMP */
#define HAVE_STRSIGNAL 1
/* #undef HAVE_STRUCT_NLIST_N_UN_N_NAME */
/* #undef HAVE_SYS_DIR_H */
/* #undef HAVE_SYS_NDIR_H */
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TTYNAME 1
#define HAVE_UINTMAX_T 1
/* #undef HAVE_UNION_WAIT */
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_VFORK 1
/* #undef HAVE_VFORK_H */
#define HAVE_WAIT3 1
#define HAVE_WAITPID 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define MAKE_HOST "x86_64-linux-musl"
#define MAKE_JOBSERVER 1
#define MAKE_LOAD 1
#define MAKE_SYMLINKS 1
/* #undef NLIST_NAME_UNION */
/* #undef NLIST_STRUCT */
#define PACKAGE "make"
#define PACKAGE_BUGREPORT "bug-make@gnu.org"
#define PACKAGE_NAME "GNU make"
#define PACKAGE_STRING "GNU make 4.2.1"
#define PACKAGE_TARNAME "make"
#define PACKAGE_URL "http://www.gnu.org/software/make/"
#define PACKAGE_VERSION "4.2.1"
#define PATH_SEPARATOR_CHAR ':'
#define RETSIGTYPE void
#define SCCS_GET "get"
/* #undef SCCS_GET_MINUS_G */
/* #undef STACK_DIRECTION */
/* #undef STAT_MACROS_BROKEN */
#define STDC_HEADERS 1
#define ST_MTIM_NSEC st_mtim.tv_nsec
/* #undef SVR4 */
#define TIME_WITH_SYS_TIME 1
/* #undef UMAX */
/* #undef UMAX4_3 */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
#endif
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1
#endif
#ifndef _POSIX_PTHREAD_SEMANTICS
# define _POSIX_PTHREAD_SEMANTICS 1
#endif
#ifndef _TANDEM_SOURCE
# define _TANDEM_SOURCE 1
#endif
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
#define VERSION "4.2.1"
/* #undef WINDOWS32 */
/* #undef WITH_DMALLOC */
#ifndef _DARWIN_USE_64_BIT_INODE
# define _DARWIN_USE_64_BIT_INODE 1
#endif
/* #undef _FILE_OFFSET_BITS */
/* #undef _LARGE_FILES */
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */
/* #undef _POSIX_SOURCE */
/* #undef const */
/* #undef gid_t */
/* #undef off_t */
/* #undef pid_t */
/* #undef size_t */
/* #undef ssize_t */
/* #undef uid_t */
/* #undef uintmax_t */
/* #undef vfork */