Annotation of embedaddon/smartmontools/config.h.in, revision 1.1.1.3

1.1.1.3 ! misho       1: /* config.h.in.  Generated from configure.ac by autoheader.  */
1.1       misho       2: 
                      3: /* Define if building universal (internal helper macro) */
                      4: #undef AC_APPLE_UNIVERSAL_BUILD
                      5: 
                      6: /* freebsd ciss header location */
                      7: #undef CISS_LOCATION
                      8: 
                      9: /* smartmontools CVS Tag */
                     10: #undef CONFIG_H_CVSID
                     11: 
                     12: /* Define to 1 if C++ compiler supports __attribute__((packed)) */
                     13: #undef HAVE_ATTR_PACKED
                     14: 
1.1.1.2   misho      15: /* Define to 1 if you have the `clock_gettime' function. */
                     16: #undef HAVE_CLOCK_GETTIME
                     17: 
1.1       misho      18: /* Define to 1 if you have the <ddk/ntdddisk.h> header file. */
                     19: #undef HAVE_DDK_NTDDDISK_H
                     20: 
                     21: /* Define to 1 if you have the <dev/ata/atavar.h> header file. */
                     22: #undef HAVE_DEV_ATA_ATAVAR_H
                     23: 
                     24: /* Define to 1 if you have the <dev/ciss/cissio.h> header file. */
                     25: #undef HAVE_DEV_CISS_CISSIO_H
                     26: 
1.1.1.2   misho      27: /* Define to 1 if you have the `ftime' function. */
                     28: #undef HAVE_FTIME
                     29: 
1.1       misho      30: /* Define to 1 if you have the `getopt_long' function. */
                     31: #undef HAVE_GETOPT_LONG
                     32: 
1.1.1.2   misho      33: /* Define to 1 if you have the `gettimeofday' function. */
                     34: #undef HAVE_GETTIMEOFDAY
                     35: 
1.1       misho      36: /* Define to 1 if the system has the type `int64_t'. */
                     37: #undef HAVE_INT64_T
                     38: 
                     39: /* Define to 1 if you have the <inttypes.h> header file. */
                     40: #undef HAVE_INTTYPES_H
                     41: 
                     42: /* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
                     43: #undef HAVE_LIBCAP_NG
                     44: 
                     45: /* Define to 1 if you have the `selinux' library (-lselinux). */
                     46: #undef HAVE_LIBSELINUX
                     47: 
                     48: /* Define to 1 if you have the `usb' library (-lusb). */
                     49: #undef HAVE_LIBUSB
                     50: 
                     51: /* Define to 1 if you have the <linux/cciss_ioctl.h> header file. */
                     52: #undef HAVE_LINUX_CCISS_IOCTL_H
                     53: 
                     54: /* Define to 1 if you have the <linux/compiler.h> header file. */
                     55: #undef HAVE_LINUX_COMPILER_H
                     56: 
                     57: /* Define to 1 if you have the <locale.h> header file. */
                     58: #undef HAVE_LOCALE_H
                     59: 
                     60: /* Define to 1 if you have the <memory.h> header file. */
                     61: #undef HAVE_MEMORY_H
                     62: 
                     63: /* Define to 1 if you have the <netdb.h> header file. */
                     64: #undef HAVE_NETDB_H
                     65: 
                     66: /* Define to 1 if you have the <ntdddisk.h> header file. */
                     67: #undef HAVE_NTDDDISK_H
                     68: 
                     69: /* Define to 1 if you have the `regcomp' function. */
                     70: #undef HAVE_REGCOMP
                     71: 
                     72: /* Define to 1 if you have the <selinux/selinux.h> header file. */
                     73: #undef HAVE_SELINUX_SELINUX_H
                     74: 
                     75: /* Define to 1 if you have the `sigset' function. */
                     76: #undef HAVE_SIGSET
                     77: 
                     78: /* Define to 1 if you have the <stdint.h> header file. */
                     79: #undef HAVE_STDINT_H
                     80: 
                     81: /* Define to 1 if you have the <stdlib.h> header file. */
                     82: #undef HAVE_STDLIB_H
                     83: 
                     84: /* Define to 1 if you have the <strings.h> header file. */
                     85: #undef HAVE_STRINGS_H
                     86: 
                     87: /* Define to 1 if you have the <string.h> header file. */
                     88: #undef HAVE_STRING_H
                     89: 
                     90: /* Define to 1 if you have the `strtoull' function. */
                     91: #undef HAVE_STRTOULL
                     92: 
                     93: /* Define to 1 if you have the <sys/inttypes.h> header file. */
                     94: #undef HAVE_SYS_INTTYPES_H
                     95: 
                     96: /* Define to 1 if you have the <sys/int_types.h> header file. */
                     97: #undef HAVE_SYS_INT_TYPES_H
                     98: 
                     99: /* Define to 1 if you have the <sys/stat.h> header file. */
                    100: #undef HAVE_SYS_STAT_H
                    101: 
                    102: /* Define to 1 if you have the <sys/tweio.h> header file. */
                    103: #undef HAVE_SYS_TWEIO_H
                    104: 
                    105: /* Define to 1 if you have the <sys/twereg.h> header file. */
                    106: #undef HAVE_SYS_TWEREG_H
                    107: 
                    108: /* Define to 1 if you have the <sys/tw_osl_ioctl.h> header file. */
                    109: #undef HAVE_SYS_TW_OSL_IOCTL_H
                    110: 
                    111: /* Define to 1 if you have the <sys/types.h> header file. */
                    112: #undef HAVE_SYS_TYPES_H
                    113: 
                    114: /* Define to 1 if the system has the type `uint64_t'. */
                    115: #undef HAVE_UINT64_T
                    116: 
                    117: /* Define to 1 if you have the `uname' function. */
                    118: #undef HAVE_UNAME
                    119: 
                    120: /* Define to 1 if you have the <unistd.h> header file. */
                    121: #undef HAVE_UNISTD_H
                    122: 
                    123: /* Define to 1 if you have the <wbemcli.h> header file. */
                    124: #undef HAVE_WBEMCLI_H
                    125: 
                    126: /* Define to 1 if the `snprintf' function is sane */
                    127: #undef HAVE_WORKING_SNPRINTF
                    128: 
                    129: /* Define to 1 if os_*.cpp still uses the old interface */
                    130: #undef OLD_INTERFACE
                    131: 
                    132: /* Name of package */
                    133: #undef PACKAGE
                    134: 
                    135: /* Define to the address where bug reports for this package should be sent. */
                    136: #undef PACKAGE_BUGREPORT
                    137: 
                    138: /* smartmontools Home Page */
                    139: #undef PACKAGE_HOMEPAGE
                    140: 
                    141: /* Define to the full name of this package. */
                    142: #undef PACKAGE_NAME
                    143: 
                    144: /* Define to the full name and version of this package. */
                    145: #undef PACKAGE_STRING
                    146: 
                    147: /* Define to the one symbol short name of this package. */
                    148: #undef PACKAGE_TARNAME
                    149: 
                    150: /* Define to the home page for this package. */
                    151: #undef PACKAGE_URL
                    152: 
                    153: /* Define to the version of this package. */
                    154: #undef PACKAGE_VERSION
                    155: 
                    156: /* smartmontools Build Host */
                    157: #undef SMARTMONTOOLS_BUILD_HOST
                    158: 
                    159: /* smartmontools Configure Arguments */
                    160: #undef SMARTMONTOOLS_CONFIGURE_ARGS
                    161: 
                    162: /* smartmontools Configure Date */
                    163: #undef SMARTMONTOOLS_CONFIGURE_DATE
                    164: 
                    165: /* smartmontools Release Date */
                    166: #undef SMARTMONTOOLS_RELEASE_DATE
                    167: 
                    168: /* smartmontools Release Time */
                    169: #undef SMARTMONTOOLS_RELEASE_TIME
                    170: 
                    171: /* Define to 1 if you have the ANSI C header files. */
                    172: #undef STDC_HEADERS
                    173: 
                    174: /* Version number of package */
                    175: #undef VERSION
                    176: 
                    177: /* Define to 1 if SELinux support is enabled */
                    178: #undef WITH_SELINUX
                    179: 
                    180: /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
                    181:    significant byte first (like Motorola and SPARC, unlike Intel). */
                    182: #if defined AC_APPLE_UNIVERSAL_BUILD
                    183: # if defined __BIG_ENDIAN__
                    184: #  define WORDS_BIGENDIAN 1
                    185: # endif
                    186: #else
                    187: # ifndef WORDS_BIGENDIAN
                    188: #  undef WORDS_BIGENDIAN
                    189: # endif
                    190: #endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>