Blame config.h.in

Packit Service 336c1b
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <byteswap.h> header file. */
Packit Service 336c1b
#undef HAVE_BYTESWAP_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 336c1b
#undef HAVE_INTTYPES_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <linux/nvme_ioctl.h> header file. */
Packit Service 336c1b
#undef HAVE_LINUX_NVME_IOCTL_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 336c1b
#undef HAVE_MEMORY_H
Packit Service 336c1b
Packit Service 336c1b
/* Found NVMe */
Packit Service 336c1b
#undef HAVE_NVME
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 336c1b
#undef HAVE_STDINT_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 336c1b
#undef HAVE_STDLIB_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 336c1b
#undef HAVE_STRINGS_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <string.h> header file. */
Packit Service 336c1b
#undef HAVE_STRING_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 336c1b
#undef HAVE_SYS_STAT_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 336c1b
#undef HAVE_SYS_TYPES_H
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 336c1b
#undef HAVE_UNISTD_H
Packit Service 336c1b
Packit Service 336c1b
/* use generic little-endian/big-endian instead */
Packit Service 336c1b
#undef IGNORE_FAST_LEBE
Packit Service 336c1b
Packit Service 336c1b
/* compile out NVMe support */
Packit Service 336c1b
#undef IGNORE_NVME
Packit Service 336c1b
Packit Service 336c1b
/* Name of package */
Packit Service 336c1b
#undef PACKAGE
Packit Service 336c1b
Packit Service 336c1b
/* Define to the address where bug reports for this package should be sent. */
Packit Service 336c1b
#undef PACKAGE_BUGREPORT
Packit Service 336c1b
Packit Service 336c1b
/* Define to the full name of this package. */
Packit Service 336c1b
#undef PACKAGE_NAME
Packit Service 336c1b
Packit Service 336c1b
/* Define to the full name and version of this package. */
Packit Service 336c1b
#undef PACKAGE_STRING
Packit Service 336c1b
Packit Service 336c1b
/* Define to the one symbol short name of this package. */
Packit Service 336c1b
#undef PACKAGE_TARNAME
Packit Service 336c1b
Packit Service 336c1b
/* Define to the home page for this package. */
Packit Service 336c1b
#undef PACKAGE_URL
Packit Service 336c1b
Packit Service 336c1b
/* Define to the version of this package. */
Packit Service 336c1b
#undef PACKAGE_VERSION
Packit Service 336c1b
Packit Service 336c1b
/* Define to 1 if you have the ANSI C header files. */
Packit Service 336c1b
#undef STDC_HEADERS
Packit Service 336c1b
Packit Service 336c1b
/* Version number of package */
Packit Service 336c1b
#undef VERSION