Blame config.h.in

Packit 022b05
/* config.h.in.  Generated from configure.in by autoheader.  */
Packit 022b05
Packit 022b05
/* "" */
Packit 022b05
#undef BACKEND_SMI
Packit 022b05
Packit 022b05
/* "" */
Packit 022b05
#undef BACKEND_SMING
Packit 022b05
Packit 022b05
/* The default error level at libsmi initialization. */
Packit 022b05
#undef DEFAULT_ERRORLEVEL
Packit 022b05
Packit 022b05
/* The full pathname of the global configuration file. */
Packit 022b05
#undef DEFAULT_GLOBALCONFIG
Packit 022b05
Packit 022b05
/* The default search path to lookup SMI module files. */
Packit 022b05
#undef DEFAULT_SMIPATH
Packit 022b05
Packit 022b05
/* The basename of the per-user configuration file searched in $HOME. */
Packit 022b05
#undef DEFAULT_USERCONFIG
Packit 022b05
Packit 022b05
/* The default path separator character. */
Packit 022b05
#undef DIR_SEPARATOR
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `asnprintf' function. */
Packit 022b05
#undef HAVE_ASNPRINTF
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `asprintf' function. */
Packit 022b05
#undef HAVE_ASPRINTF
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 022b05
#undef HAVE_DLFCN_H
Packit 022b05
Packit 022b05
/* "" */
Packit 022b05
#undef HAVE_DMALLOC_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 022b05
#undef HAVE_INTTYPES_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <limits.h> header file. */
Packit 022b05
#undef HAVE_LIMITS_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <memory.h> header file. */
Packit 022b05
#undef HAVE_MEMORY_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <pwd.h> header file. */
Packit 022b05
#undef HAVE_PWD_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <regex.h> header file. */
Packit 022b05
#undef HAVE_REGEX_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `snprintf' function. */
Packit 022b05
#undef HAVE_SNPRINTF
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <stdint.h> header file. */
Packit 022b05
#undef HAVE_STDINT_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 022b05
#undef HAVE_STDLIB_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <strings.h> header file. */
Packit 022b05
#undef HAVE_STRINGS_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <string.h> header file. */
Packit 022b05
#undef HAVE_STRING_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `strtoll' function. */
Packit 022b05
#undef HAVE_STRTOLL
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `strtoq' function. */
Packit 022b05
#undef HAVE_STRTOQ
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `strtoull' function. */
Packit 022b05
#undef HAVE_STRTOULL
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `strtouq' function. */
Packit 022b05
#undef HAVE_STRTOUQ
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 022b05
#undef HAVE_SYS_STAT_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 022b05
#undef HAVE_SYS_TYPES_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `timegm' function. */
Packit 022b05
#undef HAVE_TIMEGM
Packit 022b05
Packit 022b05
/* Define to 1 if you have the <unistd.h> header file. */
Packit 022b05
#undef HAVE_UNISTD_H
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `vasnprintf' function. */
Packit 022b05
#undef HAVE_VASNPRINTF
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `vasprintf' function. */
Packit 022b05
#undef HAVE_VASPRINTF
Packit 022b05
Packit 022b05
/* Define to 1 if you have the `vsnprintf' function. */
Packit 022b05
#undef HAVE_VSNPRINTF
Packit 022b05
Packit 022b05
/* The signed 64 bit integer format conversion specification string. */
Packit 022b05
#undef INT64_FORMAT
Packit 022b05
Packit 022b05
/* The signed 64 bit integer maximum value. */
Packit 022b05
#undef LIBSMI_INT64_MAX
Packit 022b05
Packit 022b05
/* The unsigned 64 bit integer minimum value. */
Packit 022b05
#undef LIBSMI_INT64_MIN
Packit 022b05
Packit 022b05
/* The unsigned 64 bit integer maximum value. */
Packit 022b05
#undef LIBSMI_UINT64_MAX
Packit 022b05
Packit 022b05
/* The maximum module import recursion depth. */
Packit 022b05
#undef MAX_LEX_DEPTH
Packit 022b05
Packit 022b05
/* Name of package */
Packit 022b05
#undef PACKAGE
Packit 022b05
Packit 022b05
/* Define to the address where bug reports for this package should be sent. */
Packit 022b05
#undef PACKAGE_BUGREPORT
Packit 022b05
Packit 022b05
/* Define to the full name of this package. */
Packit 022b05
#undef PACKAGE_NAME
Packit 022b05
Packit 022b05
/* Define to the full name and version of this package. */
Packit 022b05
#undef PACKAGE_STRING
Packit 022b05
Packit 022b05
/* Define to the one symbol short name of this package. */
Packit 022b05
#undef PACKAGE_TARNAME
Packit 022b05
Packit 022b05
/* Define to the version of this package. */
Packit 022b05
#undef PACKAGE_VERSION
Packit 022b05
Packit 022b05
/* The default path separator character. */
Packit 022b05
#undef PATH_SEPARATOR
Packit 022b05
Packit 022b05
/* Define to 1 if you have the ANSI C header files. */
Packit 022b05
#undef STDC_HEADERS
Packit 022b05
Packit 022b05
/* The unsigned 64 bit integer format conversion specification string. */
Packit 022b05
#undef UINT64_FORMAT
Packit 022b05
Packit 022b05
/* Version number of package */
Packit 022b05
#undef VERSION