The SILC Project

source navigation ]
identifier search ]
freetext search ]
file search ]

silc/symbian/silcdefs.h

  1 /* silcdefs.h.  Generated from silcdefs.h.in by configure.  */
  2 /* silcdefs.h.in.  Generated from configure.ac by autoheader.  */
  3 
  4 /* Define to 1 if you have the <arpa/inet.h> header file. */
  5 #define HAVE_ARPA_INET_H 1
  6 
  7 /* Define to 1 if you have the <assert.h> header file. */
  8 #define HAVE_ASSERT_H 1
  9 
 10 /* Define to 1 if you have the `bind' function. */
 11 #define HAVE_BIND 1
 12 
 13 /* Define to 1 if you have the `chmod' function. */
 14 #define HAVE_CHMOD 1
 15 
 16 /* Define to 1 if you have the `close' function. */
 17 #define HAVE_CLOSE 1
 18 
 19 /* Define to 1 if you have the `connect' function. */
 20 #define HAVE_CONNECT 1
 21 
 22 /* Define to 1 if you have the `ctime' function. */
 23 #define HAVE_CTIME 1
 24 
 25 /* Define to 1 if you have the <ctype.h> header file. */
 26 #define HAVE_CTYPE_H 1
 27 
 28 /* Define to 1 if you have the <errno.h> header file. */
 29 #define HAVE_ERRNO_H 1
 30 
 31 /* Define to 1 if you have the `fcntl' function. */
 32 #define HAVE_FCNTL 1
 33 
 34 /* Define to 1 if you have the <fcntl.h> header file. */
 35 #define HAVE_FCNTL_H 1
 36 
 37 /* Define to 1 if you have the `fstat' function. */
 38 #define HAVE_FSTAT 1
 39 
 40 /* Define to 1 if you have the `getenv' function. */
 41 #define HAVE_GETENV 1
 42 
 43 /* Define to 1 if you have the `getgid' function. */
 44 //#define HAVE_GETGID 1
 45 
 46 /* Define to 1 if you have the `gethostbyaddr' function. */
 47 #define HAVE_GETHOSTBYADDR 1
 48 
 49 /* Define to 1 if you have the `gethostname' function. */
 50 #define HAVE_GETHOSTNAME 1
 51 
 52 /* Define to 1 if you have the `getpgid' function. */
 53 //#define HAVE_GETPGID 1
 54 
 55 /* Define to 1 if you have the `getpgrp' function. */
 56 //#define HAVE_GETPGRP 1
 57 
 58 /* Define to 1 if you have the `getpid' function. */
 59 #define HAVE_GETPID 1
 60 
 61 /* Define to 1 if you have the `getservbyname' function. */
 62 #define HAVE_GETSERVBYNAME 1
 63 
 64 /* Define to 1 if you have the `getservbyport' function. */
 65 #define HAVE_GETSERVBYPORT 1
 66 
 67 /* Define to 1 if you have the `getsid' function. */
 68 //#define HAVE_GETSID 1
 69 
 70 /* Define to 1 if you have the `gettimeofday' function. */
 71 #define HAVE_GETTIMEOFDAY 1
 72 
 73 /* Define to 1 if you have the `getuid' function. */
 74 #define HAVE_GETUID 1
 75 
 76 /* Define to 1 if you have the `initgroups' function. */
 77 #define HAVE_INITGROUPS 1
 78 
 79 /* Define to 1 if you have the <inttypes.h> header file. */
 80 #define HAVE_INTTYPES_H 1
 81 
 82 /* Define to 1 if you have the <limits.h> header file. */
 83 #define HAVE_LIMITS_H 1
 84 
 85 /* Define to 1 if you have the `listen' function. */
 86 #define HAVE_LISTEN 1
 87 
 88 /* Define to 1 if you have the <locale.h> header file. */
 89 #define HAVE_LOCALE_H 1
 90 
 91 /* Define to 1 if you have the `memcpy' function. */
 92 #define HAVE_MEMCPY 1
 93 
 94 /* Define to 1 if you have the `memmove' function. */
 95 #define HAVE_MEMMOVE 1
 96 
 97 /* Define to 1 if you have the `memset' function. */
 98 #define HAVE_MEMSET 1
 99 
100 /* Define to 1 if you have the <netdb.h> header file. */
101 #define HAVE_NETDB_H 1
102 
103 /* Define to 1 if you have the <netinet/in.h> header file. */
104 #define HAVE_NETINET_IN_H 1
105 
106 /* Define to 1 if you have the `nl_langinfo' function. */
107 #define HAVE_NL_LANGINFO 1
108 
109 /* Define to 1 if you have the <paths.h> header file. */
110 #define HAVE_PATHS_H 1
111 
112 /* Define to 1 if you have the `poll' function. */
113 #define HAVE_POLL 1
114 
115 /* Define to 1 if you have the `putenv' function. */
116 #define HAVE_PUTENV 1
117 
118 /* Define to 1 if you have the <pwd.h> header file. */
119 #define HAVE_PWD_H 1
120 
121 /* Define to 1 if you have the `select' function. */
122 #define HAVE_SELECT 1
123 
124 /* Define to 1 if you have the `setgroups' function. */
125 #define HAVE_SETGROUPS 1
126 
127 /* Define to 1 if you have the `setrlimit' function. */
128 #define HAVE_SETRLIMIT 1
129 
130 /* Define to 1 if you have the `setsockopt' function. */
131 #define HAVE_SETSOCKOPT 1
132 
133 /* Define to 1 if you have the <signal.h> header file. */
134 #define HAVE_SIGNAL_H 1
135 
136 /* Define to 1 if you have the `stat' function. */
137 #define HAVE_STAT 1
138 
139 /* Define to 1 if you have the <stddef.h> header file. */
140 #define HAVE_STDDEF_H 1
141 
142 /* Define to 1 if you have the <stdint.h> header file. */
143 #define HAVE_STDINT_H 1
144 
145 /* Define to 1 if you have the <stdlib.h> header file. */
146 #define HAVE_STDLIB_H 1
147 
148 /* Define to 1 if you have the `strchr' function. */
149 #define HAVE_STRCHR 1
150 
151 /* Define to 1 if you have the `strcpy' function. */
152 #define HAVE_STRCPY 1
153 
154 /* Define to 1 if you have the `strerror' function. */
155 #define HAVE_STRERROR 1
156 
157 /* Define to 1 if you have the <strings.h> header file. */
158 #define HAVE_STRINGS_H 1
159 
160 /* Define to 1 if you have the <string.h> header file. */
161 #define HAVE_STRING_H 1
162 
163 /* Define to 1 if you have the `strncpy' function. */
164 #define HAVE_STRNCPY 1
165 
166 /* Define to 1 if you have the `strstr' function. */
167 #define HAVE_STRSTR 1
168 
169 /* Define to 1 if you have the <sys/resource.h> header file. */
170 #define HAVE_SYS_RESOURCE_H 1
171 
172 /* Define to 1 if you have the <sys/stat.h> header file. */
173 #define HAVE_SYS_STAT_H 1
174 
175 /* Define to 1 if you have the <sys/time.h> header file. */
176 #define HAVE_SYS_TIME_H 1
177 
178 /* Define to 1 if you have the <sys/types.h> header file. */
179 #define HAVE_SYS_TYPES_H 1
180 
181 /* Define to 1 if you have the `time' function. */
182 #define HAVE_TIME 1
183 
184 /* Define to 1 if you have the <unistd.h> header file. */
185 #define HAVE_UNISTD_H 1
186 
187 /* HAVE_VA_COPY */
188 //#define HAVE_VA_COPY
189 #define HAVE_VA_COPY_ARRAY
190 
191 /* Name of package */
192 #define PACKAGE "silc-toolkit"
193 
194 /* Define to the address where bug reports for this package should be sent. */
195 #define PACKAGE_BUGREPORT ""
196 
197 /* Define to the full name of this package. */
198 #define PACKAGE_NAME "Toolkit"
199 
200 /* Define to the full name and version of this package. */
201 #define PACKAGE_STRING "Toolkit 1.1"
202 
203 /* Define to the one symbol short name of this package. */
204 #define PACKAGE_TARNAME "toolkit"
205 
206 /* Define to the version of this package. */
207 #define PACKAGE_VERSION "1.1"
208 
209 /* Define as the return type of signal handlers (`int' or `void'). */
210 #define RETSIGTYPE void
211 
212 /* SILC_DOCDIR */
213 #define SILC_DOCDIR "/usr/local/silc/doc"
214 
215 /* SILC_ETCDIR */
216 #define SILC_ETCDIR "/usr/local/silc/etc"
217 
218 /* SILC_HELPDIR */
219 #define SILC_HELPDIR "/usr/local/silc/help"
220 
221 /* SILC_I386 */
222 /* #undef SILC_I386 */
223 
224 /* SILC_I486 */
225 /* #undef SILC_I486 */
226 
227 /* SILC_IA64 */
228 /* #undef SILC_IA64 */
229 
230 /* SILC_MODULESDIR */
231 #define SILC_MODULESDIR "/usr/local/silc/modules"
232 
233 /* GMP */
234 /* #undef SILC_MP_GMP */
235 
236 /* SILCMATH */
237 #define SILC_MP_SILCMATH
238 
239 /* SILC_NO_ASM */
240 /* #undef SILC_NO_ASM */
241 
242 /* SILC_POWERPC */
243 /* #undef SILC_POWERPC */
244 
245 /* SILC_STACKTRACE */
246 /* #undef SILC_STACKTRACE */
247 
248 /* HAVE_THREAD */
249 #define SILC_THREADS
250 
251 /* SILC_VA_COPY_ARRAY */
252 /* #undef SILC_VA_COPY_ARRAY */
253 
254 /* SILC_WIN32 */
255 /* #undef SILC_WIN32 */
256 
257 /* SILC_X86_64 */
258 /* #undef SILC_X86_64 */
259 
260 /* The size of `char', as computed by sizeof. */
261 #define SIZEOF_CHAR 1
262 
263 /* The size of `int', as computed by sizeof. */
264 #define SIZEOF_INT 4
265 
266 /* The size of `long', as computed by sizeof. */
267 #define SIZEOF_LONG 4
268 
269 /* The size of `long long', as computed by sizeof. */
270 #define SIZEOF_LONG_LONG 8
271 
272 /* The size of `short', as computed by sizeof. */
273 #define SIZEOF_SHORT 2
274 
275 /* The size of `void *', as computed by sizeof. */
276 #define SIZEOF_VOID_P 4
277 
278 /* Define to 1 if you have the ANSI C header files. */
279 #define STDC_HEADERS 1
280 
281 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
282 #define TIME_WITH_SYS_TIME 1
283 
284 /* Version number of package */
285 #define VERSION "1.1"
286 
287 /* Define to 1 if your processor stores words with the most significant byte
288    first (like Motorola and SPARC, unlike Intel and VAX). */
289 /* #undef WORDS_BIGENDIAN */
290 

This page was automatically generated by the LXR engine.
Free-text search provided by Glimpse