config.h

00001 /* config.h.  Generated from config.h.in by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00005    systems. This function is required for `alloca.c' support on those systems.
00006    */
00007 /* #undef CRAY_STACKSEG_END */
00008 
00009 /* Define to 1 if using `alloca.c'. */
00010 /* #undef C_ALLOCA */
00011 
00012 /* Debug enabled */
00013 /* #undef ENABLE_DEBUG */
00014 
00015 /* Define to 1 if you have `alloca', as a function or macro. */
00016 #define HAVE_ALLOCA 1
00017 
00018 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00019    */
00020 #define HAVE_ALLOCA_H 1
00021 
00022 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00023    */
00024 #define HAVE_DIRENT_H 1
00025 
00026 /* Define to 1 if you have the <dlfcn.h> header file. */
00027 #define HAVE_DLFCN_H 1
00028 
00029 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00030 /* #undef HAVE_DOPRNT */
00031 
00032 /* Define to 1 if you have the <errno.h> header file. */
00033 #define HAVE_ERRNO_H 1
00034 
00035 /* Define to 1 if you have the <fcntl.h> header file. */
00036 #define HAVE_FCNTL_H 1
00037 
00038 /* Define to 1 if you have the `getcwd' function. */
00039 #define HAVE_GETCWD 1
00040 
00041 /* Define to 1 if you have the `getpagesize' function. */
00042 #define HAVE_GETPAGESIZE 1
00043 
00044 /* Define to 1 if you have the `gettimeofday' function. */
00045 #define HAVE_GETTIMEOFDAY 1
00046 
00047 /* Define to 1 if you have the `getwd' function. */
00048 #define HAVE_GETWD 1
00049 
00050 /* Define to 1 if you have the <inttypes.h> header file. */
00051 #define HAVE_INTTYPES_H 1
00052 
00053 /* Define to 1 if you have the `sctp' library (-lsctp). */
00054 /* #undef HAVE_LIBSCTP */
00055 
00056 /* Define to 1 if you have the <limits.h> header file. */
00057 #define HAVE_LIMITS_H 1
00058 
00059 /* Define to 1 if you have the <malloc.h> header file. */
00060 #define HAVE_MALLOC_H 1
00061 
00062 /* Define to 1 if you have the <memory.h> header file. */
00063 #define HAVE_MEMORY_H 1
00064 
00065 /* Define to 1 if you have a working `mmap' system call. */
00066 #define HAVE_MMAP 1
00067 
00068 /* Define to 1 if you have the `nanosleep' function. */
00069 #define HAVE_NANOSLEEP 1
00070 
00071 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00072 /* #undef HAVE_NDIR_H */
00073 
00074 /* Define if you have POSIX threads libraries and header files. */
00075 #define HAVE_PTHREAD 1
00076 
00077 /* Define to 1 if you have the `select' function. */
00078 #define HAVE_SELECT 1
00079 
00080 /* Define to 1 if you have the `setenv' function. */
00081 #define HAVE_SETENV 1
00082 
00083 /* Define to 1 if you have the `socket' function. */
00084 #define HAVE_SOCKET 1
00085 
00086 /* Define to 1 if you have the <stdint.h> header file. */
00087 #define HAVE_STDINT_H 1
00088 
00089 /* Define to 1 if you have the <stdlib.h> header file. */
00090 #define HAVE_STDLIB_H 1
00091 
00092 /* Define to 1 if you have the `strcspn' function. */
00093 #define HAVE_STRCSPN 1
00094 
00095 /* Define to 1 if you have the `strdup' function. */
00096 #define HAVE_STRDUP 1
00097 
00098 /* Define to 1 if you have the `strerror' function. */
00099 #define HAVE_STRERROR 1
00100 
00101 /* Define to 1 if you have the <strings.h> header file. */
00102 #define HAVE_STRINGS_H 1
00103 
00104 /* Define to 1 if you have the <string.h> header file. */
00105 #define HAVE_STRING_H 1
00106 
00107 /* Define to 1 if you have the `strstr' function. */
00108 #define HAVE_STRSTR 1
00109 
00110 /* Define to 1 if you have the `strtoul' function. */
00111 #define HAVE_STRTOUL 1
00112 
00113 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
00114 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
00115 
00116 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00117    */
00118 /* #undef HAVE_SYS_DIR_H */
00119 
00120 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00121    */
00122 /* #undef HAVE_SYS_NDIR_H */
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 `uname' function. */
00134 #define HAVE_UNAME 1
00135 
00136 /* Define to 1 if you have the <unistd.h> header file. */
00137 #define HAVE_UNISTD_H 1
00138 
00139 /* Define to 1 if you have the `vprintf' function. */
00140 #define HAVE_VPRINTF 1
00141 
00142 /* Define IPv6 support */
00143 #define IPV6 1
00144 
00145 /* Name of package */
00146 #define PACKAGE "libnemesi"
00147 
00148 /* Define to the address where bug reports for this package should be sent. */
00149 #define PACKAGE_BUGREPORT "https://live.polito.it/roundup/lscube"
00150 
00151 /* Define to the full name of this package. */
00152 #define PACKAGE_NAME "libnemesi"
00153 
00154 /* Define to the full name and version of this package. */
00155 #define PACKAGE_STRING "libnemesi 0.6.5"
00156 
00157 /* Define to the one symbol short name of this package. */
00158 #define PACKAGE_TARNAME "libnemesi"
00159 
00160 /* Define to the version of this package. */
00161 #define PACKAGE_VERSION "0.6.5"
00162 
00163 /* Define to necessary symbol if this constant uses a non-standard name on
00164    your system. */
00165 /* #undef PTHREAD_CREATE_JOINABLE */
00166 
00167 /* If using the C implementation of alloca, define if you know the
00168    direction of stack growth for your system; otherwise it will be
00169    automatically deduced at runtime.
00170         STACK_DIRECTION > 0 => grows toward higher addresses
00171         STACK_DIRECTION < 0 => grows toward lower addresses
00172         STACK_DIRECTION = 0 => direction of growth unknown */
00173 /* #undef STACK_DIRECTION */
00174 
00175 /* Define to 1 if you have the ANSI C header files. */
00176 #define STDC_HEADERS 1
00177 
00178 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00179 #define TIME_WITH_SYS_TIME 1
00180 
00181 /* Version number of package */
00182 #define VERSION "0.6.5"
00183 
00184 /* Define if manchine is big-endian */
00185 /* #undef WORDS_BIGENDIAN */
00186 
00187 /* Define to empty if `const' does not conform to ANSI C. */
00188 /* #undef const */
00189 
00190 /* Define to `int' if <sys/types.h> doesn't define. */
00191 /* #undef gid_t */
00192 
00193 /* Define to `__inline__' or `__inline' if that's what the C compiler
00194    calls it, or to nothing if 'inline' is not supported under any name.  */
00195 #ifndef __cplusplus
00196 /* #undef inline */
00197 #endif
00198 
00199 /* Define to `int' if <sys/types.h> does not define. */
00200 /* #undef pid_t */
00201 
00202 /* Define to `unsigned int' if <sys/types.h> does not define. */
00203 /* #undef size_t */
00204 
00205 /* Define to `int' if <sys/types.h> doesn't define. */
00206 /* #undef uid_t */

Generated on Tue Feb 3 03:10:02 2009 for libnemesi by  doxygen 1.5.4