Blame config.h.in

Packit db064d
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit db064d
Packit db064d
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit db064d
#undef HAVE_DLFCN_H
Packit db064d
Packit db064d
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
Packit db064d
#undef HAVE_DOPRNT
Packit db064d
Packit db064d
/* Define to 1 if you have the <fcntl.h> header file. */
Packit db064d
#undef HAVE_FCNTL_H
Packit db064d
Packit db064d
/* Define to 1 if you have the <inttypes.h> header file. */
Packit db064d
#undef HAVE_INTTYPES_H
Packit db064d
Packit db064d
/* Define to 1 if you have the `ibumad' library (-libumad). */
Packit db064d
#undef HAVE_LIBIBUMAD
Packit db064d
Packit db064d
/* Define to 1 if you have the `osmcomp' library (-losmcomp). */
Packit db064d
#undef HAVE_LIBOSMCOMP
Packit db064d
Packit db064d
/* Define to 1 if you have the <memory.h> header file. */
Packit db064d
#undef HAVE_MEMORY_H
Packit db064d
Packit db064d
/* Define to 1 if you have the `memset' function. */
Packit db064d
#undef HAVE_MEMSET
Packit db064d
Packit db064d
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit db064d
#undef HAVE_NETINET_IN_H
Packit db064d
Packit db064d
/* Define to 1 if you have the <stdint.h> header file. */
Packit db064d
#undef HAVE_STDINT_H
Packit db064d
Packit db064d
/* Define to 1 if you have the <stdlib.h> header file. */
Packit db064d
#undef HAVE_STDLIB_H
Packit db064d
Packit db064d
/* Define to 1 if you have the `strchr' function. */
Packit db064d
#undef HAVE_STRCHR
Packit db064d
Packit db064d
/* Define to 1 if you have the <strings.h> header file. */
Packit db064d
#undef HAVE_STRINGS_H
Packit db064d
Packit db064d
/* Define to 1 if you have the <string.h> header file. */
Packit db064d
#undef HAVE_STRING_H
Packit db064d
Packit db064d
/* Define to 1 if you have the `strrchr' function. */
Packit db064d
#undef HAVE_STRRCHR
Packit db064d
Packit db064d
/* Define to 1 if you have the `strtol' function. */
Packit db064d
#undef HAVE_STRTOL
Packit db064d
Packit db064d
/* Define to 1 if you have the `strtoul' function. */
Packit db064d
#undef HAVE_STRTOUL
Packit db064d
Packit db064d
/* Define to 1 if you have the `strtoull' function. */
Packit db064d
#undef HAVE_STRTOULL
Packit db064d
Packit db064d
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit db064d
#undef HAVE_SYS_IOCTL_H
Packit db064d
Packit db064d
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit db064d
#undef HAVE_SYS_STAT_H
Packit db064d
Packit db064d
/* Define to 1 if you have the <sys/time.h> header file. */
Packit db064d
#undef HAVE_SYS_TIME_H
Packit db064d
Packit db064d
/* Define to 1 if you have the <sys/types.h> header file. */
Packit db064d
#undef HAVE_SYS_TYPES_H
Packit db064d
Packit db064d
/* Define to 1 if struct umad_port has link_layer member */
Packit db064d
#undef HAVE_UMAD_PORT_LINK_LAYER
Packit db064d
Packit db064d
/* Define to 1 if you have the <unistd.h> header file. */
Packit db064d
#undef HAVE_UNISTD_H
Packit db064d
Packit db064d
/* Define to 1 if you have the `vprintf' function. */
Packit db064d
#undef HAVE_VPRINTF
Packit db064d
Packit db064d
/* Define the path to configurations */
Packit db064d
#undef IBDIAG_CONFIG_PATH
Packit db064d
Packit db064d
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit db064d
#undef LT_OBJDIR
Packit db064d
Packit db064d
/* Name of package */
Packit db064d
#undef PACKAGE
Packit db064d
Packit db064d
/* Define to the address where bug reports for this package should be sent. */
Packit db064d
#undef PACKAGE_BUGREPORT
Packit db064d
Packit db064d
/* Define to the full name of this package. */
Packit db064d
#undef PACKAGE_NAME
Packit db064d
Packit db064d
/* Define to the full name and version of this package. */
Packit db064d
#undef PACKAGE_STRING
Packit db064d
Packit db064d
/* Define to the one symbol short name of this package. */
Packit db064d
#undef PACKAGE_TARNAME
Packit db064d
Packit db064d
/* Define to the home page for this package. */
Packit db064d
#undef PACKAGE_URL
Packit db064d
Packit db064d
/* Define to the version of this package. */
Packit db064d
#undef PACKAGE_VERSION
Packit db064d
Packit db064d
/* Define to 1 if you have the ANSI C header files. */
Packit db064d
#undef STDC_HEADERS
Packit db064d
Packit db064d
/* Version number of package */
Packit db064d
#undef VERSION
Packit db064d
Packit db064d
/* Define to empty if `const' does not conform to ANSI C. */
Packit db064d
#undef const
Packit db064d
Packit db064d
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit db064d
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit db064d
#ifndef __cplusplus
Packit db064d
#undef inline
Packit db064d
#endif