www.pudn.com > mantis-0.9.5.rar > config.h.in


/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Defined if the architecture is AVR */
#undef ARCH_AVR

/* Defined if the architecture is a microcontroller */
#undef ARCH_MICRO

/* Defined if the architecture is MSP430 */
#undef ARCH_MSP430

/* Defined if the clock is 3.68 MHz */
#undef CLOCK_SPEED_3_68

/* Defined if the clock is 4.0 MHz */
#undef CLOCK_SPEED_4_0

/* Defined if the clock is 7.37 MHz */
#undef CLOCK_SPEED_7_37

/* Defined if we are using flooding routing */
#undef FLOODING_ROUTING

/* Define to 1 if you have the  header file. */
#undef HAVE_ARPA_INET_H

/* Define to 1 if you have the `bzero' function. */
#undef HAVE_BZERO

/* Define to 1 if you have the  header file. */
#undef HAVE_FCNTL_H

/* Define to 1 if you have the  header file. */
#undef HAVE_INTTYPES_H

/* Define if libpthread is available */
#undef HAVE_LIBPTHREAD

/* Define to 1 if you have the  header file. */
#undef HAVE_MEMORY_H

/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET

/* Define to 1 if you have the  header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the  header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP

/* Define to 1 if you have the  header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the  header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_SOCKET_H

/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the  header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the  header file. */
#undef HAVE_TERMIOS_H

/* Define to 1 if you have the  header file. */
#undef HAVE_UNISTD_H

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Defined if the platform is micaz */
#undef PLATFORM_AVRDEV

/* Defined if the platform is Linux */
#undef PLATFORM_LINUX

/* Defined if the platform is mica2 */
#undef PLATFORM_MICA2

/* Defined if the platform is micaz */
#undef PLATFORM_MICA2DOT

/* Defined if the platform is micaz */
#undef PLATFORM_MICAZ

/* Defined if the platform is any mica */
#undef PLATFORM_MICA_ANY

/* Defined if the platform is micaz */
#undef PLATFORM_TELOSB

/* Name of the pthread library to link against */
#undef PTHREAD_NAME

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Version number of package */
#undef VERSION

/* Define to empty if `const' does not conform to ANSI C. */
#undef const