File: config.h.in

package info (click to toggle)
regina 3.3-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,928 kB
  • ctags: 7,233
  • sloc: ansic: 50,555; sh: 2,727; lex: 2,298; yacc: 1,498; makefile: 1,010; cpp: 117
file content (247 lines) | stat: -rw-r--r-- 6,644 bytes parent folder | download | duplicates (3)
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define for Unix platform */
#undef UNIX

/* Define if your C compiler doesn't accept -c and -o together.  */
#undef NO_MINUS_C_MINUS_O

/* Define if you need to in order for stat and other things to work.  */
#undef _POSIX_SOURCE

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define if you can safely include both <sys/time.h> and <time.h>.  */
#undef TIME_WITH_SYS_TIME

/* Define if your <sys/time.h> declares struct tm.  */
#undef TM_IN_SYS_TIME

/* Define if you have the crypt function.  */
#undef HAVE_CRYPT

/* Define if you have the ftime function.  */
#undef HAVE_FTIME

/* Define if you have the ftruncate function.  */
#undef HAVE_FTRUNCATE

/* Define if you have the _fullpath function.  */
#undef HAVE__FULLPATH

/* Define if you have the gettimeofday function.  */
#undef HAVE_GETTIMEOFDAY

/* Define if you have the inet_ntop function.  */
#undef HAVE_INET_NTOP

/* Define if you have the gmtime_r function.  */
#undef HAVE_GMTIME_R

/* Define if you have the localtime_r function.  */
#undef HAVE_LOCALTIME_R

/* Define if you have the lstat function.  */
#undef HAVE_LSTAT

/* Define if you have the memcpy function.  */
#undef HAVE_MEMCPY

/* Define if you have the memmove function.  */
#undef HAVE_MEMMOVE

/* Define if you have the putenv function.  */
#undef HAVE_PUTENV

/* Define if you have the mkstemp function.  */
#undef HAVE_MKSTEMP

/* Define if you have the random function.  */
#undef HAVE_RANDOM

/* Define if you have the random_data struct.  */
#undef HAVE_RANDOM_DATA

/* Define if you have the readlink function */
#undef HAVE_READLINK

/* Define if you have the realpath function */
#undef HAVE_REALPATH

/* Define if you have the strerror function.  */
#undef HAVE_STRERROR

/* Define if you have the strerror_r function.  */
#undef HAVE_STRERROR_R

/* Define if you have the sysconf function.  */
#undef HAVE_SYSCONF

/* Define if you have the usleep function.  */
#undef HAVE_USLEEP

/* Define if you have the vsprintf function.  */
#undef HAVE_VSPRINTF

/* Define if you have the sigaction function.  */
#undef HAVE_SIGACTION

/* Define if you have the __sighandler_t type.  */
#undef HAVE__SIGHANDLER_T

/* Define if you have the <alloca.h> header file.  */
#undef HAVE_ALLOCA_H

/* Define if you have the <assert.h> header file.  */
#undef HAVE_ASSERT_H

/* Define if you have the <ctype.h> header file.  */
#undef HAVE_CTYPE_H

/* Define if you have the <dl.h> header file.  */
#undef HAVE_DL_H

/* Define if you have the <dlfcn.h> header file.  */
#undef HAVE_DLFCN_H

/* Define if you have the <errno.h> header file.  */
#undef HAVE_ERRNO_H

/* Define if you have the <fcntl.h> header file.  */
#undef HAVE_FCNTL_H

/* Define if you have the <grp.h> header file.  */
#undef HAVE_GRP_H

/* Define if you have the <limits.h> header file.  */
#undef HAVE_LIMITS_H

/* Define if you have the <sys/resource.h> header file.  */
#undef HAVE_SYS_RESOURCE_H

/* Define if you have the <sys/stat.h> header file.  */
#undef HAVE_SYS_STAT_H

/* Define if you have the <malloc.h> header file.  */
#undef HAVE_MALLOC_H

/* Define if you have the <math.h> header file.  */
#undef HAVE_MATH_H

/* Define if you have the <poll.h> header file.  */
#undef HAVE_POLL_H

/* Define if you have the <pwd.h> header file.  */
#undef HAVE_PWD_H

/* Define if you have the <setjmp.h> header file.  */
#undef HAVE_SETJMP_H

/* Define if you have the <signal.h> header file.  */
#undef HAVE_SIGNAL_H

/* Define if you have the <stdarg.h> header file.  */
#undef HAVE_STDARG_H

/* Define if you have the <stdio.h> header file.  */
#undef HAVE_STDIO_H

/* Define if you have the <stdlib.h> header file.  */
#undef HAVE_STDLIB_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <sys/time.h> header file.  */
#undef HAVE_SYS_TIME_H

/* Define if you have the <termios.h> header file.  */
#undef HAVE_TERMIOS_H

/* Define if you have the <time.h> header file.  */
#undef HAVE_TIME_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the <sys/wait.h> header file.  */
#undef HAVE_SYS_WAIT_H

/* Define if you have the <sys/socket.h> header file.  */
#undef HAVE_SYS_SOCKET_H

/* Define if you have the <netinet/in.h> header file.  */
#undef HAVE_NETINET_IN_H

/* Define if you have the <sys/select.h> header file.  */
#undef HAVE_SYS_SELECT_H

/* Define if you have the <netdb.h> header file.  */
#undef HAVE_NETDB_H

/* Define if you have the <arpa/inet.h> header file.  */
#undef HAVE_ARPA_INET_H

/* Define if getgrgid_r returns an int and has 5 args */
#undef HAVE_GETGRGID_R_RETURNS_INT_5_PARAMS

/* Define if getgrgid_r returns an int and has 4 args */
#undef HAVE_GETGRGID_R_RETURNS_INT_4_PARAMS

/* Define if getgrgid_r returns a struct group * */
#undef HAVE_GETGRGID_R_RETURNS_STRUCT

/* Define if getpwuid_r returns an int */
#undef HAVE_GETPWUID_R_RETURNS_INT

/* Define if getpwuid_r returns a struct passwd * */
#undef HAVE_GETPWUID_R_RETURNS_STRUCT

/* Define if gethostbyname_r returns an int and has 6 params  * */
#undef HAVE_GETHOSTBYNAME_R_RETURNS_INT_6_PARAMS

/* Define if gethostbyname_r returns a struct and has 5 params  * */
#undef HAVE_GETHOSTBYNAME_R_RETURNS_STRUCT_5_PARAMS

/* Define if select() is defined in <time.h> */
#undef SELECT_IN_TIME_H

/* Define if leading underscores are required for function names in loadable modules */
#undef MODULES_NEED_USCORE

/* Define if statically loading Regina test external function packages */
#undef HAVE_TEST_PACKAGE

/* Define if statically loading RegUtil external function package */
#undef HAVE_REXXUTIL_PACKAGE

/* Define if statically loading RexxTk external function package */
#undef HAVE_REXXTK_PACKAGE

/* Define if statically loading RexxCurses external function package */
#undef HAVE_REXXCURSES_PACKAGE

/* Define if statically loading Rexx/Gd external function package */
#undef HAVE_REXXGD_PACKAGE

/* Define if statically loading Rexx/SQL external function package */
#undef HAVE_REXXSQL_PACKAGE

/* Define if statically loading Rexx/CURL external function package */
#undef HAVE_REXXCURL_PACKAGE

/* Define if statically loading Rexx/DW external function package */
#undef HAVE_REXXDW_PACKAGE

/* Define if statically loading RxSock external function package */
#undef HAVE_RXSOCK_PACKAGE

/* Define if Object Rexx binary compatibility is required */
#undef OREXX_BINARY_COMPATIBLE