/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* smartmontools CVS Tag */ #define CONFIG_H_CVSID "$Id: configure.in,v 1.122 2006/12/20 20:39:25 chrfranke Exp $" /* use mailx as default mailer */ /* #undef DEFAULT_MAILER */ /* Define to 1 if you have the `ata_identify_is_cached' function in os_*.c. */ /* #undef HAVE_ATA_IDENTIFY_IS_CACHED */ /* Define to 1 if C++ compiler supports __attribute__((packed)) */ /* #undef HAVE_ATTR_PACKED */ /* Define to 1 if you have the header file. */ /* #undef HAVE_DEV_ATA_ATAVAR_H */ /* Define to 1 if you have the `getdomainname' function. */ #define HAVE_GETDOMAINNAME 1 /* Define to 1 if you have the `gethostbyname' function. */ #define HAVE_GETHOSTBYNAME 1 /* Define to 1 if you have the `gethostname' function. */ #define HAVE_GETHOSTNAME 1 /* Define to 1 if you have the `getopt' function. */ #define HAVE_GETOPT 1 /* Define to 1 if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define to 1 if you have the `getopt_long' function. */ #define HAVE_GETOPT_LONG 1 /* Define to 1 if you have the `get_os_version_str' function in os_*.c. */ /* #undef HAVE_GET_OS_VERSION_STR */ /* Define to 1 if the system has the type `int64_t'. */ /* #undef HAVE_INT64_T */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_COMPILER_H */ /* Define to 1 if you have the header file. */ #define HAVE_LOCALE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the `sigset' function. */ #define HAVE_SIGSET 1 /* 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 you have the `strtoull' function. */ #define HAVE_STRTOULL 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_INTTYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_INT_TYPES_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_TWEIO_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TWEREG_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TW_OSL_IOCTL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if the system has the type `uint64_t'. */ /* #undef HAVE_UINT64_T */ /* Define to 1 if you have the `uname' function. */ #define HAVE_UNAME 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Define to 1 if the `snprintf' function is sane */ #define HAVE_WORKING_SNPRINTF 1 /* need assembly code os_solaris_ata.s */ /* #undef NEED_SOLARIS_ATA_CODE */ /* Name of package */ #define PACKAGE "smartmontools" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net" /* smartmontools Home Page */ #define PACKAGE_HOMEPAGE "http://smartmontools.sourceforge.net/" /* Define to the full name of this package. */ #define PACKAGE_NAME "smartmontools" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "smartmontools 5.37" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "smartmontools" /* Define to the version of this package. */ #define PACKAGE_VERSION "5.37" /* smartmontools Build Host */ #define SMARTMONTOOLS_BUILD_HOST "i386-unknown-gnu" /* smartmontools Configure Arguments */ #define SMARTMONTOOLS_CONFIGURE_ARGS " '--with-docdir=/usr/local/share/doc/smartmontools' '--enable-sample' '--prefix=/usr/local' 'i386-unknown-gnu' 'build_alias=i386-unknown-gnu' 'host_alias=i386-unknown-gnu' 'target_alias=i386-unknown-gnu' 'CXX=c++' 'CXXFLAGS=-fno-common' 'CC=cc' 'CFLAGS=-fno-common'" /* smartmontools Configure Date */ #define SMARTMONTOOLS_CONFIGURE_DATE "2008/01/15 00:21:33 UTC" /* smartmontools Release Date */ #define SMARTMONTOOLS_RELEASE_DATE "2006/12/20" /* smartmontools Release Time */ #define SMARTMONTOOLS_RELEASE_TIME "20:37:59 UTC" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Version number of package */ #define VERSION "5.37"