N-sim
Emulation and simulation of
Wireless Sensor Networks



   Home


   Project Page


   Download


   CVS



   Installation


   Configuration


   Plug-ins




 Hosted by
SourceForge.net Logo

/home/brennan/n-sim/Vaike/linux/system-addons/autoconfig.h

Go to the documentation of this file.
00001 /* autoconfig.h.  Generated by configure.  */
00002 /* autoconfig.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to 1 if you have the <arpa/inet.h> header file. */
00005 #define HAVE_ARPA_INET_H 1
00006 
00007 /* Define to 1 if you have the <cttype.h> header file. */
00008 /* #undef HAVE_CTTYPE_H */
00009 
00010 /* Define to 1 if you have the <dlfcn.h> header file. */
00011 #define HAVE_DLFCN_H 1
00012 
00013 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00014 /* #undef HAVE_DOPRNT */
00015 
00016 /* Define to 1 if you have the <errno.h> header file. */
00017 #define HAVE_ERRNO_H 1
00018 
00019 /* Define to 1 if you have the `floor' function. */
00020 #define HAVE_FLOOR 1
00021 
00022 /* Define to 1 if you have the `fork' function. */
00023 #define HAVE_FORK 1
00024 
00025 /* Define to 1 if you have the `gettimeofday' function. */
00026 #define HAVE_GETTIMEOFDAY 1
00027 
00028 /* Define to 1 if you have the <inttypes.h> header file. */
00029 #define HAVE_INTTYPES_H 1
00030 
00031 /* Define to 1 if you have the `m' library (-lm). */
00032 #define HAVE_LIBM 1
00033 
00034 /* Define to 1 if you have the <limits.h> header file. */
00035 #define HAVE_LIMITS_H 1
00036 
00037 /* Define to 1 if you have the <locale.h> header file. */
00038 #define HAVE_LOCALE_H 1
00039 
00040 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
00041    to 0 otherwise. */
00042 #define HAVE_MALLOC 1
00043 
00044 /* Define to 1 if you have the <math.h> header file. */
00045 #define HAVE_MATH_H 1
00046 
00047 /* Define to 1 if you have the <memory.h> header file. */
00048 #define HAVE_MEMORY_H 1
00049 
00050 /* Define to 1 if you have the `memset' function. */
00051 #define HAVE_MEMSET 1
00052 
00053 /* Define to 1 if you have the <netdb.h> header file. */
00054 #define HAVE_NETDB_H 1
00055 
00056 /* Define to 1 if you have the <netinet.h> header file. */
00057 /* #undef HAVE_NETINET_H */
00058 
00059 /* Define to 1 if you have the `pow' function. */
00060 #define HAVE_POW 1
00061 
00062 /* Define to 1 if you have the <pthread.h> header file. */
00063 #define HAVE_PTHREAD_H 1
00064 
00065 /* Define to 1 if you have the <signal.h> header file. */
00066 #define HAVE_SIGNAL_H 1
00067 
00068 /* Define to 1 if you have the `socket' function. */
00069 #define HAVE_SOCKET 1
00070 
00071 /* Define to 1 if you have the `sqrt' function. */
00072 #define HAVE_SQRT 1
00073 
00074 /* Define to 1 if stdbool.h conforms to C99. */
00075 #define HAVE_STDBOOL_H 1
00076 
00077 /* Define to 1 if you have the <stdint.h> header file. */
00078 #define HAVE_STDINT_H 1
00079 
00080 /* Define to 1 if you have the <stdio.h> header file. */
00081 #define HAVE_STDIO_H 1
00082 
00083 /* Define to 1 if you have the <stdlib.h> header file. */
00084 #define HAVE_STDLIB_H 1
00085 
00086 /* Define to 1 if you have the `strchr' function. */
00087 #define HAVE_STRCHR 1
00088 
00089 /* Define to 1 if you have the <strings.h> header file. */
00090 #define HAVE_STRINGS_H 1
00091 
00092 /* Define to 1 if you have the <string.h> header file. */
00093 #define HAVE_STRING_H 1
00094 
00095 /* Define to 1 if you have the `strncasecmp' function. */
00096 #define HAVE_STRNCASECMP 1
00097 
00098 /* Define to 1 if you have the `strstr' function. */
00099 #define HAVE_STRSTR 1
00100 
00101 /* Define to 1 if you have the `strtol' function. */
00102 #define HAVE_STRTOL 1
00103 
00104 /* Define to 1 if you have the `strtoul' function. */
00105 #define HAVE_STRTOUL 1
00106 
00107 /* Define to 1 if you have the `strtoull' function. */
00108 #define HAVE_STRTOULL 1
00109 
00110 /* Define to 1 if you have the <sys/socket.h> header file. */
00111 #define HAVE_SYS_SOCKET_H 1
00112 
00113 /* Define to 1 if you have the <sys/stat.h> header file. */
00114 #define HAVE_SYS_STAT_H 1
00115 
00116 /* Define to 1 if you have the <sys/time.h> header file. */
00117 #define HAVE_SYS_TIME_H 1
00118 
00119 /* Define to 1 if you have the <sys/types.h> header file. */
00120 #define HAVE_SYS_TYPES_H 1
00121 
00122 /* Define to 1 if you have the <sys/wait.h> header file. */
00123 #define HAVE_SYS_WAIT_H 1
00124 
00125 /* Define to 1 if you have the <time.h> header file. */
00126 #define HAVE_TIME_H 1
00127 
00128 /* Define to 1 if you have the <unistd.h> header file. */
00129 #define HAVE_UNISTD_H 1
00130 
00131 /* Define to 1 if you have the `vfork' function. */
00132 #define HAVE_VFORK 1
00133 
00134 /* Define to 1 if you have the <vfork.h> header file. */
00135 /* #undef HAVE_VFORK_H */
00136 
00137 /* Define to 1 if you have the `vprintf' function. */
00138 #define HAVE_VPRINTF 1
00139 
00140 /* Define to 1 if you have the <wchar.h> header file. */
00141 #define HAVE_WCHAR_H 1
00142 
00143 /* Define to 1 if `fork' works. */
00144 #define HAVE_WORKING_FORK 1
00145 
00146 /* Define to 1 if `vfork' works. */
00147 #define HAVE_WORKING_VFORK 1
00148 
00149 /* Define to 1 if the system has the type `_Bool'. */
00150 #define HAVE__BOOL 1
00151 
00152 /* Name of package */
00153 #define PACKAGE "vaike-support-architecture"
00154 
00155 /* Define to the address where bug reports for this package should be sent. */
00156 #define PACKAGE_BUGREPORT "Sean M. Brennan <brennan@lanl.gov>"
00157 
00158 /* Define to the full name of this package. */
00159 #define PACKAGE_NAME "Vaike support architecture"
00160 
00161 /* Define to the full name and version of this package. */
00162 #define PACKAGE_STRING "Vaike support architecture 0.1.0"
00163 
00164 /* Define to the one symbol short name of this package. */
00165 #define PACKAGE_TARNAME "vaike-support-architecture"
00166 
00167 /* Define to the version of this package. */
00168 #define PACKAGE_VERSION "0.1.0"
00169 
00170 /* Define as the return type of signal handlers (`int' or `void'). */
00171 #define RETSIGTYPE void
00172 
00173 /* The size of a `int', as computed by sizeof. */
00174 #define SIZEOF_INT 4
00175 
00176 /* The size of a `long', as computed by sizeof. */
00177 #define SIZEOF_LONG 4
00178 
00179 /* The size of a `long long', as computed by sizeof. */
00180 #define SIZEOF_LONG_LONG 8
00181 
00182 /* The size of a `short', as computed by sizeof. */
00183 #define SIZEOF_SHORT 2
00184 
00185 /* Define to 1 if you have the ANSI C header files. */
00186 #define STDC_HEADERS 1
00187 
00188 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00189 #define TIME_WITH_SYS_TIME 1
00190 
00191 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00192 /* #undef TM_IN_SYS_TIME */
00193 
00194 /* Version number of package */
00195 #define VERSION "0.1.0"
00196 
00197 /* Define to empty if `const' does not conform to ANSI C. */
00198 /* #undef const */
00199 
00200 /* Define to `__inline__' or `__inline' if that's what the C compiler
00201    calls it, or to nothing if 'inline' is not supported under any name.  */
00202 #ifndef __cplusplus
00203 /* #undef inline */
00204 #endif
00205 
00206 /* Define to rpl_malloc if the replacement function should be used. */
00207 /* #undef malloc */
00208 
00209 /* Define to `long' if <sys/types.h> does not define. */
00210 /* #undef off_t */
00211 
00212 /* Define to `int' if <sys/types.h> does not define. */
00213 /* #undef pid_t */
00214 
00215 /* Define to `unsigned' if <sys/types.h> does not define. */
00216 /* #undef size_t */
00217 
00218 /* Define as `fork' if `vfork' does not work. */
00219 /* #undef vfork */
00220 
00221 /* Define to empty if the keyword `volatile' does not work. Warning: valid
00222    code using `volatile' can become incorrect without. Disable with care. */
00223 /* #undef volatile */


© 2007, Los Alamos National Security, LLC.