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 File Reference

Go to the source code of this file.

Defines

#define HAVE_ARPA_INET_H   1
#define HAVE_DLFCN_H   1
#define HAVE_ERRNO_H   1
#define HAVE_FLOOR   1
#define HAVE_FORK   1
#define HAVE_GETTIMEOFDAY   1
#define HAVE_INTTYPES_H   1
#define HAVE_LIBM   1
#define HAVE_LIMITS_H   1
#define HAVE_LOCALE_H   1
#define HAVE_MALLOC   1
#define HAVE_MATH_H   1
#define HAVE_MEMORY_H   1
#define HAVE_MEMSET   1
#define HAVE_NETDB_H   1
#define HAVE_POW   1
#define HAVE_PTHREAD_H   1
#define HAVE_SIGNAL_H   1
#define HAVE_SOCKET   1
#define HAVE_SQRT   1
#define HAVE_STDBOOL_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDIO_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STRCHR   1
#define HAVE_STRINGS_H   1
#define HAVE_STRING_H   1
#define HAVE_STRNCASECMP   1
#define HAVE_STRSTR   1
#define HAVE_STRTOL   1
#define HAVE_STRTOUL   1
#define HAVE_STRTOULL   1
#define HAVE_SYS_SOCKET_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_TIME_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_SYS_WAIT_H   1
#define HAVE_TIME_H   1
#define HAVE_UNISTD_H   1
#define HAVE_VFORK   1
#define HAVE_VPRINTF   1
#define HAVE_WCHAR_H   1
#define HAVE_WORKING_FORK   1
#define HAVE_WORKING_VFORK   1
#define HAVE__BOOL   1
#define PACKAGE   "vaike-support-architecture"
#define PACKAGE_BUGREPORT   "Sean M. Brennan <brennan@lanl.gov>"
#define PACKAGE_NAME   "Vaike support architecture"
#define PACKAGE_STRING   "Vaike support architecture 0.1.0"
#define PACKAGE_TARNAME   "vaike-support-architecture"
#define PACKAGE_VERSION   "0.1.0"
#define RETSIGTYPE   void
#define SIZEOF_INT   4
#define SIZEOF_LONG   4
#define SIZEOF_LONG_LONG   8
#define SIZEOF_SHORT   2
#define STDC_HEADERS   1
#define TIME_WITH_SYS_TIME   1
#define VERSION   "0.1.0"


Define Documentation

#define HAVE__BOOL   1
 

Definition at line 150 of file autoconfig.h.

#define HAVE_ARPA_INET_H   1
 

Definition at line 5 of file autoconfig.h.

#define HAVE_DLFCN_H   1
 

Definition at line 11 of file autoconfig.h.

#define HAVE_ERRNO_H   1
 

Definition at line 17 of file autoconfig.h.

#define HAVE_FLOOR   1
 

Definition at line 20 of file autoconfig.h.

#define HAVE_FORK   1
 

Definition at line 23 of file autoconfig.h.

#define HAVE_GETTIMEOFDAY   1
 

Definition at line 26 of file autoconfig.h.

#define HAVE_INTTYPES_H   1
 

Definition at line 29 of file autoconfig.h.

#define HAVE_LIBM   1
 

Definition at line 32 of file autoconfig.h.

#define HAVE_LIMITS_H   1
 

Definition at line 35 of file autoconfig.h.

#define HAVE_LOCALE_H   1
 

Definition at line 38 of file autoconfig.h.

#define HAVE_MALLOC   1
 

Definition at line 42 of file autoconfig.h.

#define HAVE_MATH_H   1
 

Definition at line 45 of file autoconfig.h.

#define HAVE_MEMORY_H   1
 

Definition at line 48 of file autoconfig.h.

#define HAVE_MEMSET   1
 

Definition at line 51 of file autoconfig.h.

#define HAVE_NETDB_H   1
 

Definition at line 54 of file autoconfig.h.

#define HAVE_POW   1
 

Definition at line 60 of file autoconfig.h.

#define HAVE_PTHREAD_H   1
 

Definition at line 63 of file autoconfig.h.

#define HAVE_SIGNAL_H   1
 

Definition at line 66 of file autoconfig.h.

#define HAVE_SOCKET   1
 

Definition at line 69 of file autoconfig.h.

#define HAVE_SQRT   1
 

Definition at line 72 of file autoconfig.h.

#define HAVE_STDBOOL_H   1
 

Definition at line 75 of file autoconfig.h.

#define HAVE_STDINT_H   1
 

Definition at line 78 of file autoconfig.h.

#define HAVE_STDIO_H   1
 

Definition at line 81 of file autoconfig.h.

#define HAVE_STDLIB_H   1
 

Definition at line 84 of file autoconfig.h.

#define HAVE_STRCHR   1
 

Definition at line 87 of file autoconfig.h.

#define HAVE_STRING_H   1
 

Definition at line 93 of file autoconfig.h.

#define HAVE_STRINGS_H   1
 

Definition at line 90 of file autoconfig.h.

#define HAVE_STRNCASECMP   1
 

Definition at line 96 of file autoconfig.h.

#define HAVE_STRSTR   1
 

Definition at line 99 of file autoconfig.h.

#define HAVE_STRTOL   1
 

Definition at line 102 of file autoconfig.h.

#define HAVE_STRTOUL   1
 

Definition at line 105 of file autoconfig.h.

#define HAVE_STRTOULL   1
 

Definition at line 108 of file autoconfig.h.

#define HAVE_SYS_SOCKET_H   1
 

Definition at line 111 of file autoconfig.h.

#define HAVE_SYS_STAT_H   1
 

Definition at line 114 of file autoconfig.h.

#define HAVE_SYS_TIME_H   1
 

Definition at line 117 of file autoconfig.h.

#define HAVE_SYS_TYPES_H   1
 

Definition at line 120 of file autoconfig.h.

#define HAVE_SYS_WAIT_H   1
 

Definition at line 123 of file autoconfig.h.

#define HAVE_TIME_H   1
 

Definition at line 126 of file autoconfig.h.

#define HAVE_UNISTD_H   1
 

Definition at line 129 of file autoconfig.h.

#define HAVE_VFORK   1
 

Definition at line 132 of file autoconfig.h.

#define HAVE_VPRINTF   1
 

Definition at line 138 of file autoconfig.h.

#define HAVE_WCHAR_H   1
 

Definition at line 141 of file autoconfig.h.

#define HAVE_WORKING_FORK   1
 

Definition at line 144 of file autoconfig.h.

#define HAVE_WORKING_VFORK   1
 

Definition at line 147 of file autoconfig.h.

#define PACKAGE   "vaike-support-architecture"
 

Definition at line 153 of file autoconfig.h.

#define PACKAGE_BUGREPORT   "Sean M. Brennan <brennan@lanl.gov>"
 

Definition at line 156 of file autoconfig.h.

#define PACKAGE_NAME   "Vaike support architecture"
 

Definition at line 159 of file autoconfig.h.

#define PACKAGE_STRING   "Vaike support architecture 0.1.0"
 

Definition at line 162 of file autoconfig.h.

#define PACKAGE_TARNAME   "vaike-support-architecture"
 

Definition at line 165 of file autoconfig.h.

#define PACKAGE_VERSION   "0.1.0"
 

Definition at line 168 of file autoconfig.h.

#define RETSIGTYPE   void
 

Definition at line 171 of file autoconfig.h.

#define SIZEOF_INT   4
 

Definition at line 174 of file autoconfig.h.

#define SIZEOF_LONG   4
 

Definition at line 177 of file autoconfig.h.

#define SIZEOF_LONG_LONG   8
 

Definition at line 180 of file autoconfig.h.

#define SIZEOF_SHORT   2
 

Definition at line 183 of file autoconfig.h.

#define STDC_HEADERS   1
 

Definition at line 186 of file autoconfig.h.

#define TIME_WITH_SYS_TIME   1
 

Definition at line 189 of file autoconfig.h.

#define VERSION   "0.1.0"
 

Definition at line 195 of file autoconfig.h.


© 2007, Los Alamos National Security, LLC.