/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the declaration of `BOTHER', and to 0 if you don't. */ #undef HAVE_DECL_BOTHER /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* 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 header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if the system has the type `struct serial_struct'. */ #undef HAVE_STRUCT_SERIAL_STRUCT /* Define to 1 if the system has the type `struct termios2'. */ #undef HAVE_STRUCT_TERMIOS2 /* Define to 1 if `c_ispeed' is a member of `struct termios2'. */ #undef HAVE_STRUCT_TERMIOS2_C_ISPEED /* Define to 1 if `c_ospeed' is a member of `struct termios2'. */ #undef HAVE_STRUCT_TERMIOS2_C_OSPEED /* Define to 1 if `c_ispeed' is a member of `struct termios'. */ #undef HAVE_STRUCT_TERMIOS_C_ISPEED /* Define to 1 if `c_ospeed' is a member of `struct termios'. */ #undef HAVE_STRUCT_TERMIOS_C_OSPEED /* Define to 1 if the system has the type `struct termiox'. */ #undef HAVE_STRUCT_TERMIOX /* 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_UNISTD_H /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Enumeration is unsupported. */ #undef NO_ENUMERATION /* Port metadata is unavailable. */ #undef NO_PORT_METADATA /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Macro preceding public API functions */ #undef SP_API /* . */ #undef SP_LIB_VERSION_AGE /* . */ #undef SP_LIB_VERSION_CURRENT /* . */ #undef SP_LIB_VERSION_REVISION /* . */ #undef SP_LIB_VERSION_STRING /* . */ #undef SP_PACKAGE_VERSION_MAJOR /* . */ #undef SP_PACKAGE_VERSION_MICRO /* . */ #undef SP_PACKAGE_VERSION_MINOR /* . */ #undef SP_PACKAGE_VERSION_STRING /* Macro preceding private functions */ #undef SP_PRIV /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* Define to `unsigned int' if does not define. */ #undef size_t #if HAVE_STRUCT_TERMIOS_C_ISPEED && HAVE_STRUCT_TERMIOS_C_OSPEED # define HAVE_TERMIOS_SPEED 1 #endif #if HAVE_STRUCT_TERMIOS2_C_ISPEED && HAVE_STRUCT_TERMIOS2_C_OSPEED # define HAVE_TERMIOS2_SPEED 1 #endif