Ticket #43245: config.h

File config.h, 9.3 KB (added by ballapete (Peter "Pete" Dyballa), 10 years ago)

/opt/mports/trunk/base/src/config.h

Line 
1/* src/config.h.  Generated from config.h.in by configure.  */
2/* src/config.h.in.  Generated from configure.ac by autoheader.  */
3
4/* Define if using the Apple Foundation framework */
5#define APPLE_FOUNDATION 1
6
7/* Define if using the Apple Objective-C runtime and compiler. */
8#define APPLE_RUNTIME 1
9
10/* Define if using the GNUstep Foundation library */
11/* #undef GNUSTEP_FOUNDATION */
12
13/* Define if using the GNU Objective-C runtime and compiler. */
14/* #undef GNU_RUNTIME */
15
16/* Define to 1 if you have the `bzero' function. */
17#define HAVE_BZERO 1
18
19/* Define to 1 if you have the `clearenv' function. */
20/* #undef HAVE_CLEARENV */
21
22/* Define if CommonCrypto is available. */
23#define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
24
25/* Define to 1 if you have the `copyfile' function. */
26#define HAVE_COPYFILE 1
27
28/* Define to 1 if you have the <crt_externs.h> header file. */
29#define HAVE_CRT_EXTERNS_H 1
30
31/* Define to 1 if you have the declaration of `completion_matches', and to 0
32   if you don't. */
33#define HAVE_DECL_COMPLETION_MATCHES 1
34
35/* Define to 1 if you have the declaration of `filename_completion_function',
36   and to 0 if you don't. */
37#define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 1
38
39/* Define to 1 if you have the declaration of `rl_completion_matches', and to
40   0 if you don't. */
41#define HAVE_DECL_RL_COMPLETION_MATCHES 0
42
43/* Define to 1 if you have the declaration of
44   `rl_filename_completion_function', and to 0 if you don't. */
45#define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 0
46
47/* Define to 1 if you have the declaration of
48   `rl_username_completion_function', and to 0 if you don't. */
49#define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 0
50
51/* Define to 1 if you have the declaration of `username_completion_function',
52   and to 0 if you don't. */
53#define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 1
54
55/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
56   */
57#define HAVE_DIRENT_H 1
58
59/* Define to 1 if you have the <err.h> header file. */
60#define HAVE_ERR_H 1
61
62/* Define to 1 if you have the <fcntl.h> header file. */
63#define HAVE_FCNTL_H 1
64
65/* Define to 1 if you have the `fgetln' function. */
66#define HAVE_FGETLN 1
67
68/* Define to 1 if you have the `flock' function. */
69#define HAVE_FLOCK 1
70
71/* Define to 1 if you have the `fls' function. */
72/* #undef HAVE_FLS */
73
74/* Define if CoreFoundation framework is available */
75#define HAVE_FRAMEWORK_COREFOUNDATION /**/
76
77/* Define if IOKit framework is available */
78#define HAVE_FRAMEWORK_IOKIT /**/
79
80/* Define if SystemConfiguration framework is available */
81#define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
82
83/* Define if function CFNotificationCenterGetDarwinNotifyCenter in
84   CoreFoundation framework */
85#define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
86
87/* Define to 1 if you have the <inttypes.h> header file. */
88#define HAVE_INTTYPES_H 1
89
90/* Define to 1 if you have the `kevent' function. */
91#define HAVE_KEVENT 1
92
93/* Define to 1 if you have the `kqueue' function. */
94#define HAVE_KQUEUE 1
95
96/* Define if you have the `crypto' library (-lcrypto). */
97/* #undef HAVE_LIBCRYPTO */
98
99/* Define to 1 if you have the <libkern/OSAtomic.h> header file. */
100#define HAVE_LIBKERN_OSATOMIC_H 1
101
102/* Define if you have the `md' library (-lmd). */
103/* #undef HAVE_LIBMD */
104
105/* Define to 1 if you have the 'readline' library (-lreadline). */
106#define HAVE_LIBREADLINE 1
107
108/* Define to 1 if you have the <limits.h> header file. */
109#define HAVE_LIMITS_H 1
110
111/* Define to 1 if you have the `lockf' function. */
112#define HAVE_LOCKF 1
113
114/* Define to 1 if you have the <md5.h> header file. */
115/* #undef HAVE_MD5_H */
116
117/* Define to 1 if you have the <memory.h> header file. */
118#define HAVE_MEMORY_H 1
119
120/* Define to 1 if you have the `memset' function. */
121#define HAVE_MEMSET 1
122
123/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
124/* #undef HAVE_NDIR_H */
125
126/* Define to 1 if you have the <objc/objc.h> header file. */
127#define HAVE_OBJC_OBJC_H 1
128
129/* Define to 1 if you have the <openssl/md5.h> header file. */
130/* #undef HAVE_OPENSSL_MD5_H */
131
132/* Define to 1 if you have the <openssl/ripemd.h> header file. */
133/* #undef HAVE_OPENSSL_RIPEMD_H */
134
135/* Define to 1 if you have the <openssl/sha.h> header file. */
136/* #undef HAVE_OPENSSL_SHA_H */
137
138/* Define to 1 if you have the `OSAtomicCompareAndSwap32' function. */
139#define HAVE_OSATOMICCOMPAREANDSWAP32 1
140
141/* Define to 1 if you have the `OSAtomicCompareAndSwap64' function. */
142/* #undef HAVE_OSATOMICCOMPAREANDSWAP64 */
143
144/* Define to 1 if you have the `OSAtomicCompareAndSwapPtr' function. */
145/* #undef HAVE_OSATOMICCOMPAREANDSWAPPTR */
146
147/* Define to 1 if you have the <paths.h> header file. */
148#define HAVE_PATHS_H 1
149
150/* Define to 1 if you have the `posix_spawn' function. */
151/* #undef HAVE_POSIX_SPAWN */
152
153/* Define if you have POSIX threads libraries and header files. */
154#define HAVE_PTHREAD 1
155
156/* Define to 1 if you have the <pwd.h> header file. */
157#define HAVE_PWD_H 1
158
159/* Define to 1 if you have the <readline/history.h> header file. */
160#define HAVE_READLINE_HISTORY_H 1
161
162/* Define to 1 if you have the <readline/readline.h> header file. */
163#define HAVE_READLINE_READLINE_H 1
164
165/* Define to 1 if you have the <ripemd.h> header file. */
166/* #undef HAVE_RIPEMD_H */
167
168/* Define to 1 if you have the `setmode' function. */
169#define HAVE_SETMODE 1
170
171/* Define to 1 if you have the `SHA1_File' function. */
172/* #undef HAVE_SHA1_FILE */
173
174/* Define to 1 if you have the <sha256.h> header file. */
175/* #undef HAVE_SHA256_H */
176
177/* Define to 1 if you have the `SHA256_Update' function. */
178/* #undef HAVE_SHA256_UPDATE */
179
180/* Define to 1 if you have the <sha.h> header file. */
181/* #undef HAVE_SHA_H */
182
183/* Define to 1 if you have the <spawn.h> header file. */
184/* #undef HAVE_SPAWN_H */
185
186/* Define to 1 if you have the <sqlite3ext.h> header file. */
187/* #undef HAVE_SQLITE3EXT_H */
188
189/* Define to 1 if you have the <stdint.h> header file. */
190#define HAVE_STDINT_H 1
191
192/* Define to 1 if you have the <stdlib.h> header file. */
193#define HAVE_STDLIB_H 1
194
195/* Define to 1 if you have the `strcasecmp' function. */
196#define HAVE_STRCASECMP 1
197
198/* Define to 1 if you have the <strings.h> header file. */
199#define HAVE_STRINGS_H 1
200
201/* Define to 1 if you have the <string.h> header file. */
202#define HAVE_STRING_H 1
203
204/* Define to 1 if you have the `strlcat' function. */
205#define HAVE_STRLCAT 1
206
207/* Define to 1 if you have the `strlcpy' function. */
208#define HAVE_STRLCPY 1
209
210/* Define to 1 if you have the `strncasecmp' function. */
211#define HAVE_STRNCASECMP 1
212
213/* Define to 1 if you have the `sysctlbyname' function. */
214#define HAVE_SYSCTLBYNAME 1
215
216/* Define to 1 if you have the <sys/cdefs.h> header file. */
217#define HAVE_SYS_CDEFS_H 1
218
219/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
220   */
221/* #undef HAVE_SYS_DIR_H */
222
223/* Define to 1 if you have the <sys/event.h> header file. */
224#define HAVE_SYS_EVENT_H 1
225
226/* Define to 1 if you have the <sys/fcntl.h> header file. */
227#define HAVE_SYS_FCNTL_H 1
228
229/* Define to 1 if you have the <sys/file.h> header file. */
230#define HAVE_SYS_FILE_H 1
231
232/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
233   */
234/* #undef HAVE_SYS_NDIR_H */
235
236/* Define to 1 if you have the <sys/paths.h> header file. */
237#define HAVE_SYS_PATHS_H 1
238
239/* Define to 1 if you have the <sys/socket.h> header file. */
240#define HAVE_SYS_SOCKET_H 1
241
242/* Define to 1 if you have the <sys/stat.h> header file. */
243#define HAVE_SYS_STAT_H 1
244
245/* Define to 1 if you have the <sys/sysctl.h> header file. */
246#define HAVE_SYS_SYSCTL_H 1
247
248/* Define to 1 if you have the <sys/types.h> header file. */
249#define HAVE_SYS_TYPES_H 1
250
251/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
252#define HAVE_SYS_WAIT_H 1
253
254/* Platform supports tracemode. */
255/* #undef HAVE_TRACEMODE_SUPPORT */
256
257/* Define to 1 if you have the <unistd.h> header file. */
258#define HAVE_UNISTD_H 1
259
260/* Define to 1 if you have the <utime.h> header file. */
261#define HAVE_UTIME_H 1
262
263/* Define to 1 if you have the `__getdirentries64' function. */
264/* #undef HAVE___GETDIRENTRIES64 */
265
266/* Lowest non-system-reserved GID. */
267#define MIN_USABLE_GID 500
268
269/* Lowest non-system-reserved UID. */
270#define MIN_USABLE_UID 500
271
272/* Mark private symbols */
273#define MP_PRIVATE __attribute__((visibility("hidden")))
274
275/* Define to the address where bug reports for this package should be sent. */
276#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
277
278/* Define to the full name of this package. */
279#define PACKAGE_NAME "MacPorts"
280
281/* Define to the full name and version of this package. */
282#define PACKAGE_STRING "MacPorts 2.3.99"
283
284/* Define to the one symbol short name of this package. */
285#define PACKAGE_TARNAME "macports"
286
287/* Define to the home page for this package. */
288#define PACKAGE_URL ""
289
290/* Define to the version of this package. */
291#define PACKAGE_VERSION "2.3.99"
292
293/* Define to necessary symbol if this constant uses a non-standard name on
294   your system. */
295/* #undef PTHREAD_CREATE_JOINABLE */
296
297/* Define to 1 if readlink does not conform with POSIX 1003.1a (where third
298   argument is a size_t and return value is a ssize_t) */
299/* #undef READLINK_IS_NOT_P1003_1A */
300
301/* Define to 1 if static build is requested */
302/* #undef STATIC_BUILD */
303
304/* Define to 1 if you have the ANSI C header files. */
305#define STDC_HEADERS 1
306
307/* Attribute to mark unused variables */
308#define UNUSED __attribute__((unused))
309
310/* define sqlite3_prepare to sqlite_prepare_v2 if the latter is not available
311   */
312#define sqlite3_prepare_v2 sqlite3_prepare