IBR-DTNSuite  0.10
config.h
Go to the documentation of this file.
1 /* ibrdtn/config.h. Generated from config.h.in by configure. */
2 /* ibrdtn/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Compiling for Android! */
5 /* #undef ANDROID */
6 
7 /* Define to 1 if you have the `alarm' function. */
8 #define HAVE_ALARM 1
9 
10 /* Define to 1 if you have the <dlfcn.h> header file. */
11 #define HAVE_DLFCN_H 1
12 
13 /* Define to 1 if you have the <endian.h> header file. */
14 /* #undef HAVE_ENDIAN_H */
15 
16 /* Define to 1 if you have the `gettimeofday' function. */
17 #define HAVE_GETTIMEOFDAY 1
18 
19 /* "glib library is available" */
20 #define HAVE_GLIB 1
21 
22 /* Define to 1 if you have the <inttypes.h> header file. */
23 #define HAVE_INTTYPES_H 1
24 
25 /* Define to 1 if you have the `rt' library (-lrt). */
26 #define HAVE_LIBRT 1
27 
28 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
29  to 0 otherwise. */
30 #define HAVE_MALLOC 1
31 
32 /* Define to 1 if you have the <memory.h> header file. */
33 #define HAVE_MEMORY_H 1
34 
35 /* Define to 1 if you have the <netinet/in.h> header file. */
36 #define HAVE_NETINET_IN_H 1
37 
38 /* "openssl library is available" */
39 #define HAVE_OPENSSL 1
40 
41 /* Define to 1 if you have the `sqrt' function. */
42 #define HAVE_SQRT 1
43 
44 /* Define to 1 if stdbool.h conforms to C99. */
45 /* #undef HAVE_STDBOOL_H */
46 
47 /* Define to 1 if you have the <stddef.h> header file. */
48 #define HAVE_STDDEF_H 1
49 
50 /* Define to 1 if you have the <stdint.h> header file. */
51 #define HAVE_STDINT_H 1
52 
53 /* Define to 1 if you have the <stdlib.h> header file. */
54 #define HAVE_STDLIB_H 1
55 
56 /* Define to 1 if you have the <strings.h> header file. */
57 #define HAVE_STRINGS_H 1
58 
59 /* Define to 1 if you have the <string.h> header file. */
60 #define HAVE_STRING_H 1
61 
62 /* Define to 1 if you have the <sys/stat.h> header file. */
63 #define HAVE_SYS_STAT_H 1
64 
65 /* Define to 1 if you have the <sys/time.h> header file. */
66 #define HAVE_SYS_TIME_H 1
67 
68 /* Define to 1 if you have the <sys/types.h> header file. */
69 #define HAVE_SYS_TYPES_H 1
70 
71 /* Define to 1 if you have the <unistd.h> header file. */
72 #define HAVE_UNISTD_H 1
73 
74 /* "zlib library is available" */
75 #define HAVE_ZLIB 1
76 
77 /* Define to 1 if the system has the type `_Bool'. */
78 /* #undef HAVE__BOOL */
79 
80 /* Define to the sub-directory in which libtool stores uninstalled libraries.
81  */
82 #define LT_OBJDIR ".libs/"
83 
84 /* Name of package */
85 #define PACKAGE "ibrdtn"
86 
87 /* Define to the address where bug reports for this package should be sent. */
88 #define PACKAGE_BUGREPORT "morgenro@ibr.cs.tu-bs.de"
89 
90 /* Define to the full name of this package. */
91 #define PACKAGE_NAME "ibrdtn"
92 
93 /* Define to the full name and version of this package. */
94 #define PACKAGE_STRING "ibrdtn 0.10.0"
95 
96 /* Define to the one symbol short name of this package. */
97 #define PACKAGE_TARNAME "ibrdtn"
98 
99 /* Define to the home page for this package. */
100 #define PACKAGE_URL ""
101 
102 /* Define to the version of this package. */
103 #define PACKAGE_VERSION "0.10.0"
104 
105 /* Define to 1 if you have the ANSI C header files. */
106 #define STDC_HEADERS 1
107 
108 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
109 #define TIME_WITH_SYS_TIME 1
110 
111 /* Version number of package */
112 #define VERSION "0.10.0"
113 
114 /* "bundle security support enabled" */
115 #define WITH_BUNDLE_SECURITY 1
116 
117 /* "bundle compression support enabled" */
118 #define WITH_COMPRESSION 1
119 
120 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
121  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
122  #define below would cause a syntax error. */
123 /* #undef _UINT32_T */
124 
125 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
126  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
127  #define below would cause a syntax error. */
128 /* #undef _UINT8_T */
129 
130 /* Define to `__inline__' or `__inline' if that's what the C compiler
131  calls it, or to nothing if 'inline' is not supported under any name. */
132 #ifndef __cplusplus
133 /* #undef inline */
134 #endif
135 
136 /* Define to the type of a signed integer type of width exactly 32 bits if
137  such a type exists and the standard includes do not define it. */
138 /* #undef int32_t */
139 
140 /* Define to rpl_malloc if the replacement function should be used. */
141 /* #undef malloc */
142 
143 /* Define to `unsigned int' if <sys/types.h> does not define. */
144 /* #undef size_t */
145 
146 /* Define to `int' if <sys/types.h> does not define. */
147 /* #undef ssize_t */
148 
149 /* Define to the type of an unsigned integer type of width exactly 16 bits if
150  such a type exists and the standard includes do not define it. */
151 /* #undef uint16_t */
152 
153 /* Define to the type of an unsigned integer type of width exactly 32 bits if
154  such a type exists and the standard includes do not define it. */
155 /* #undef uint32_t */
156 
157 /* Define to the type of an unsigned integer type of width exactly 8 bits if
158  such a type exists and the standard includes do not define it. */
159 /* #undef uint8_t */