IBR-DTNSuite 0.6

ibrcommon/ibrcommon/config.h

Go to the documentation of this file.
00001 /* ibrcommon/config.h.  Generated from config.h.in by configure.  */
00002 /* ibrcommon/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to 1 if you have the `alarm' function. */
00005 #define HAVE_ALARM 1
00006 
00007 /* Define to 1 if you have the <arpa/inet.h> header file. */
00008 #define HAVE_ARPA_INET_H 1
00009 
00010 /* Define to 1 if you have the `bzero' function. */
00011 #define HAVE_BZERO 1
00012 
00013 /* Define to 1 if you have the `clock_gettime' function. */
00014 #define HAVE_CLOCK_GETTIME 1
00015 
00016 /* Define to 1 if you have the <dlfcn.h> header file. */
00017 #define HAVE_DLFCN_H 1
00018 
00019 /* Define to 1 if you have the <fcntl.h> header file. */
00020 #define HAVE_FCNTL_H 1
00021 
00022 /* Define to 1 if you have the <features.h> header file. */
00023 #define HAVE_FEATURES_H 1
00024 
00025 /* Define to 1 if you have the `gethostname' function. */
00026 #define HAVE_GETHOSTNAME 1
00027 
00028 /* Define to 1 if you have the `gettimeofday' function. */
00029 #define HAVE_GETTIMEOFDAY 1
00030 
00031 /* Define to 1 if you have the `inet_ntoa' function. */
00032 #define HAVE_INET_NTOA 1
00033 
00034 /* Define to 1 if you have the <inttypes.h> header file. */
00035 #define HAVE_INTTYPES_H 1
00036 
00037 /* "netlink library is available" */
00038 #define HAVE_LIBNL 1
00039 
00040 /* Define to 1 if you have the `rt' library (-lrt). */
00041 #define HAVE_LIBRT 1
00042 
00043 /* "xml library is available" */
00044 /* #undef HAVE_LIBXML */
00045 
00046 /* "enable lowpan support" */
00047 /* #undef HAVE_LOWPAN_SUPPORT */
00048 
00049 /* Define to 1 if you have the <mach/mach_time.h> header file. */
00050 /* #undef HAVE_MACH_MACH_TIME_H */
00051 
00052 /* Define to 1 if you have the <memory.h> header file. */
00053 #define HAVE_MEMORY_H 1
00054 
00055 /* Define to 1 if you have the `memset' function. */
00056 #define HAVE_MEMSET 1
00057 
00058 /* Define to 1 if you have the `mkdir' function. */
00059 #define HAVE_MKDIR 1
00060 
00061 /* Define to 1 if you have the <netdb.h> header file. */
00062 #define HAVE_NETDB_H 1
00063 
00064 /* Define to 1 if you have the <netinet/in.h> header file. */
00065 #define HAVE_NETINET_IN_H 1
00066 
00067 /* "openssl library is available" */
00068 /* #undef HAVE_OPENSSL */
00069 
00070 /* Define to 1 if you have the `pow' function. */
00071 #define HAVE_POW 1
00072 
00073 /* "pthread clocking" */
00074 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
00075 
00076 /* "pthread delay" */
00077 /* #undef HAVE_PTHREAD_DELAY */
00078 
00079 /* "pthread delay np" */
00080 /* #undef HAVE_PTHREAD_DELAY_NP */
00081 
00082 /* "pthread concurrency" */
00083 #define HAVE_PTHREAD_SETCONCURRENCY 1
00084 
00085 /* "pthread scheduling" */
00086 #define HAVE_PTHREAD_SETSCHEDPRIO 1
00087 
00088 /* "pthread yield" */
00089 #define HAVE_PTHREAD_YIELD 1
00090 
00091 /* Define to 1 if you have the `rmdir' function. */
00092 #define HAVE_RMDIR 1
00093 
00094 /* Define to 1 if you have the <semaphore.h> header file. */
00095 #define HAVE_SEMAPHORE_H 1
00096 
00097 /* Define to 1 if you have the `socket' function. */
00098 #define HAVE_SOCKET 1
00099 
00100 /* Define to 1 if stdbool.h conforms to C99. */
00101 #define HAVE_STDBOOL_H 1
00102 
00103 /* Define to 1 if you have the <stdint.h> header file. */
00104 #define HAVE_STDINT_H 1
00105 
00106 /* Define to 1 if you have the <stdlib.h> header file. */
00107 #define HAVE_STDLIB_H 1
00108 
00109 /* Define to 1 if you have the <strings.h> header file. */
00110 #define HAVE_STRINGS_H 1
00111 
00112 /* Define to 1 if you have the <string.h> header file. */
00113 #define HAVE_STRING_H 1
00114 
00115 /* Define to 1 if you have the <syslog.h> header file. */
00116 #define HAVE_SYSLOG_H 1
00117 
00118 /* Define to 1 if you have the <sys/semaphore.h> header file. */
00119 /* #undef HAVE_SYS_SEMAPHORE_H */
00120 
00121 /* Define to 1 if you have the <sys/socket.h> header file. */
00122 #define HAVE_SYS_SOCKET_H 1
00123 
00124 /* Define to 1 if you have the <sys/stat.h> header file. */
00125 #define HAVE_SYS_STAT_H 1
00126 
00127 /* Define to 1 if you have the <sys/time.h> header file. */
00128 #define HAVE_SYS_TIME_H 1
00129 
00130 /* Define to 1 if you have the <sys/types.h> header file. */
00131 #define HAVE_SYS_TYPES_H 1
00132 
00133 /* Define to 1 if you have the <unistd.h> header file. */
00134 #define HAVE_UNISTD_H 1
00135 
00136 /* Define to 1 if the system has the type `_Bool'. */
00137 /* #undef HAVE__BOOL */
00138 
00139 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00140    */
00141 #define LT_OBJDIR ".libs/"
00142 
00143 /* Name of package */
00144 #define PACKAGE "ibrcommon"
00145 
00146 /* Define to the address where bug reports for this package should be sent. */
00147 #define PACKAGE_BUGREPORT "morgenro@ibr.cs.tu-bs.de"
00148 
00149 /* Define to the full name of this package. */
00150 #define PACKAGE_NAME "ibrcommon"
00151 
00152 /* Define to the full name and version of this package. */
00153 #define PACKAGE_STRING "ibrcommon 0.6.4"
00154 
00155 /* Define to the one symbol short name of this package. */
00156 #define PACKAGE_TARNAME "ibrcommon"
00157 
00158 /* Define to the home page for this package. */
00159 #define PACKAGE_URL ""
00160 
00161 /* Define to the version of this package. */
00162 #define PACKAGE_VERSION "0.6.4"
00163 
00164 /* Define to 1 if you have the ANSI C header files. */
00165 #define STDC_HEADERS 1
00166 
00167 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00168 #define TIME_WITH_SYS_TIME 1
00169 
00170 /* Version number of package */
00171 #define VERSION "0.6.4"
00172 
00173 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
00174    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
00175    #define below would cause a syntax error. */
00176 /* #undef _UINT32_T */
00177 
00178 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
00179    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
00180    #define below would cause a syntax error. */
00181 /* #undef _UINT8_T */
00182 
00183 /* Define to `__inline__' or `__inline' if that's what the C compiler
00184    calls it, or to nothing if 'inline' is not supported under any name.  */
00185 #ifndef __cplusplus
00186 /* #undef inline */
00187 #endif
00188 
00189 /* Define to the type of a signed integer type of width exactly 64 bits if
00190    such a type exists and the standard includes do not define it. */
00191 /* #undef int64_t */
00192 
00193 /* Define to `unsigned int' if <sys/types.h> does not define. */
00194 /* #undef size_t */
00195 
00196 /* Define to the type of an unsigned integer type of width exactly 16 bits if
00197    such a type exists and the standard includes do not define it. */
00198 /* #undef uint16_t */
00199 
00200 /* Define to the type of an unsigned integer type of width exactly 32 bits if
00201    such a type exists and the standard includes do not define it. */
00202 /* #undef uint32_t */
00203 
00204 /* Define to the type of an unsigned integer type of width exactly 8 bits if
00205    such a type exists and the standard includes do not define it. */
00206 /* #undef uint8_t */