~efargaspro/+junk/codeblocks-16.01-release

« back to all changes in this revision

Viewing changes to src/include/config.h.in

  • Committer: damienlmoore at gmail
  • Date: 2016-02-02 02:43:22 UTC
  • Revision ID: damienlmoore@gmail.com-20160202024322-yql5qmtbwdyamdwd
Code::BlocksĀ 16.01

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* src/include/config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define to 1 if the `closedir' function returns void instead of `int'. */
 
4
#undef CLOSEDIR_VOID
 
5
 
 
6
/* Define to 1 if you have the `atexit' function. */
 
7
#undef HAVE_ATEXIT
 
8
 
 
9
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
 
10
   */
 
11
#undef HAVE_DIRENT_H
 
12
 
 
13
/* Define to 1 if you have the <dlfcn.h> header file. */
 
14
#undef HAVE_DLFCN_H
 
15
 
 
16
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
 
17
#undef HAVE_DOPRNT
 
18
 
 
19
/* Define to 1 if you have the <fcntl.h> header file. */
 
20
#undef HAVE_FCNTL_H
 
21
 
 
22
/* Define to 1 if you have the `getcwd' function. */
 
23
#undef HAVE_GETCWD
 
24
 
 
25
/* Define to 1 if you have the <inttypes.h> header file. */
 
26
#undef HAVE_INTTYPES_H
 
27
 
 
28
/* Define to 1 if you have the `isascii' function. */
 
29
#undef HAVE_ISASCII
 
30
 
 
31
/* Define to 1 if you have the `dl' library (-ldl). */
 
32
#undef HAVE_LIBDL
 
33
 
 
34
/* Define to 1 if you have the `pthread' library (-lpthread). */
 
35
#undef HAVE_LIBPTHREAD
 
36
 
 
37
/* Define to 1 if you have the <limits.h> header file. */
 
38
#undef HAVE_LIMITS_H
 
39
 
 
40
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
 
41
   to 0 otherwise. */
 
42
#undef HAVE_MALLOC
 
43
 
 
44
/* Define to 1 if you have the <malloc.h> header file. */
 
45
#undef HAVE_MALLOC_H
 
46
 
 
47
/* Define to 1 if you have the <malloc/malloc.h> header file. */
 
48
#undef HAVE_MALLOC_MALLOC_H
 
49
 
 
50
/* Define to 1 if you have the `memchr' function. */
 
51
#undef HAVE_MEMCHR
 
52
 
 
53
/* Define to 1 if you have the `memmove' function. */
 
54
#undef HAVE_MEMMOVE
 
55
 
 
56
/* Define to 1 if you have the <memory.h> header file. */
 
57
#undef HAVE_MEMORY_H
 
58
 
 
59
/* Define to 1 if you have the `memset' function. */
 
60
#undef HAVE_MEMSET
 
61
 
 
62
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 
63
#undef HAVE_NDIR_H
 
64
 
 
65
/* snprintf */
 
66
#undef HAVE_SNPRINTF
 
67
 
 
68
/* Define to 1 if `stat' has the bug that it succeeds when given the
 
69
   zero-length file name argument. */
 
70
#undef HAVE_STAT_EMPTY_STRING_BUG
 
71
 
 
72
/* Define to 1 if stdbool.h conforms to C99. */
 
73
#undef HAVE_STDBOOL_H
 
74
 
 
75
/* Define to 1 if you have the <stdint.h> header file. */
 
76
#undef HAVE_STDINT_H
 
77
 
 
78
/* Define to 1 if you have the <stdlib.h> header file. */
 
79
#undef HAVE_STDLIB_H
 
80
 
 
81
/* Define to 1 if you have the `strcasecmp' function. */
 
82
#undef HAVE_STRCASECMP
 
83
 
 
84
/* Define to 1 if you have the `strchr' function. */
 
85
#undef HAVE_STRCHR
 
86
 
 
87
/* Define to 1 if you have the `strcspn' function. */
 
88
#undef HAVE_STRCSPN
 
89
 
 
90
/* Define to 1 if you have the `strdup' function. */
 
91
#undef HAVE_STRDUP
 
92
 
 
93
/* Define to 1 if you have the <strings.h> header file. */
 
94
#undef HAVE_STRINGS_H
 
95
 
 
96
/* Define to 1 if you have the <string.h> header file. */
 
97
#undef HAVE_STRING_H
 
98
 
 
99
/* Define to 1 if you have the `strrchr' function. */
 
100
#undef HAVE_STRRCHR
 
101
 
 
102
/* Define to 1 if you have the `strstr' function. */
 
103
#undef HAVE_STRSTR
 
104
 
 
105
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
 
106
   */
 
107
#undef HAVE_SYS_DIR_H
 
108
 
 
109
/* Define to 1 if you have the <sys/malloc.h> header file. */
 
110
#undef HAVE_SYS_MALLOC_H
 
111
 
 
112
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
 
113
   */
 
114
#undef HAVE_SYS_NDIR_H
 
115
 
 
116
/* Define to 1 if you have the <sys/param.h> header file. */
 
117
#undef HAVE_SYS_PARAM_H
 
118
 
 
119
/* Define to 1 if you have the <sys/stat.h> header file. */
 
120
#undef HAVE_SYS_STAT_H
 
121
 
 
122
/* Define to 1 if you have the <sys/types.h> header file. */
 
123
#undef HAVE_SYS_TYPES_H
 
124
 
 
125
/* Define to 1 if you have the <unistd.h> header file. */
 
126
#undef HAVE_UNISTD_H
 
127
 
 
128
/* Define to 1 if you have the `vprintf' function. */
 
129
#undef HAVE_VPRINTF
 
130
 
 
131
/* vsnprintf */
 
132
#undef HAVE_VSNPRINTF
 
133
 
 
134
/* Define to 1 if the system has the type `_Bool'. */
 
135
#undef HAVE__BOOL
 
136
 
 
137
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
 
138
   slash. */
 
139
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
 
140
 
 
141
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
142
   */
 
143
#undef LT_OBJDIR
 
144
 
 
145
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
 
146
#undef NO_MINUS_C_MINUS_O
 
147
 
 
148
/* Name of package */
 
149
#undef PACKAGE
 
150
 
 
151
/* Define to the address where bug reports for this package should be sent. */
 
152
#undef PACKAGE_BUGREPORT
 
153
 
 
154
/* Define to the full name of this package. */
 
155
#undef PACKAGE_NAME
 
156
 
 
157
/* Define to the full name and version of this package. */
 
158
#undef PACKAGE_STRING
 
159
 
 
160
/* Define to the one symbol short name of this package. */
 
161
#undef PACKAGE_TARNAME
 
162
 
 
163
/* Define to the home page for this package. */
 
164
#undef PACKAGE_URL
 
165
 
 
166
/* Define to the version of this package. */
 
167
#undef PACKAGE_VERSION
 
168
 
 
169
/* Define to 1 if you have the ANSI C header files. */
 
170
#undef STDC_HEADERS
 
171
 
 
172
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
173
#undef TIME_WITH_SYS_TIME
 
174
 
 
175
/* Version number of package */
 
176
#undef VERSION
 
177
 
 
178
/* Define to 1 if the X Window System is missing or not being used. */
 
179
#undef X_DISPLAY_MISSING
 
180
 
 
181
/* Define to empty if `const' does not conform to ANSI C. */
 
182
#undef const
 
183
 
 
184
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
185
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
186
#ifndef __cplusplus
 
187
#undef inline
 
188
#endif
 
189
 
 
190
/* Define to rpl_malloc if the replacement function should be used. */
 
191
#undef malloc
 
192
 
 
193
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
194
#undef size_t
 
195
 
 
196
/* Define to empty if the keyword `volatile' does not work. Warning: valid
 
197
   code using `volatile' can become incorrect without. Disable with care. */
 
198
#undef volatile