|
kusano |
7d535a |
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Default visibility */
|
|
kusano |
7d535a |
#undef DEFAULT_VISIBILITY
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Debug message logging */
|
|
kusano |
7d535a |
#undef ENABLE_DEBUG_LOGGING
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Message logging */
|
|
kusano |
7d535a |
#undef ENABLE_LOGGING
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <dlfcn.h> header file. */</dlfcn.h>
|
|
kusano |
7d535a |
#undef HAVE_DLFCN_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the `gettimeofday' function. */
|
|
kusano |
7d535a |
#undef HAVE_GETTIMEOFDAY
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <inttypes.h> header file. */</inttypes.h>
|
|
kusano |
7d535a |
#undef HAVE_INTTYPES_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <memory.h> header file. */</memory.h>
|
|
kusano |
7d535a |
#undef HAVE_MEMORY_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <poll.h> header file. */</poll.h>
|
|
kusano |
7d535a |
#undef HAVE_POLL_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <stdint.h> header file. */</stdint.h>
|
|
kusano |
7d535a |
#undef HAVE_STDINT_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <stdlib.h> header file. */</stdlib.h>
|
|
kusano |
7d535a |
#undef HAVE_STDLIB_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <strings.h> header file. */</strings.h>
|
|
kusano |
7d535a |
#undef HAVE_STRINGS_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <string.h> header file. */</string.h>
|
|
kusano |
7d535a |
#undef HAVE_STRING_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if the system has the type `struct timespec'. */
|
|
kusano |
7d535a |
#undef HAVE_STRUCT_TIMESPEC
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <sys stat.h=""> header file. */</sys>
|
|
kusano |
7d535a |
#undef HAVE_SYS_STAT_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <sys time.h=""> header file. */</sys>
|
|
kusano |
7d535a |
#undef HAVE_SYS_TIME_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <sys types.h=""> header file. */</sys>
|
|
kusano |
7d535a |
#undef HAVE_SYS_TYPES_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the <unistd.h> header file. */</unistd.h>
|
|
kusano |
7d535a |
#undef HAVE_UNISTD_H
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
kusano |
7d535a |
*/
|
|
kusano |
7d535a |
#undef LT_OBJDIR
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
|
kusano |
7d535a |
#undef NO_MINUS_C_MINUS_O
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Darwin backend */
|
|
kusano |
7d535a |
#undef OS_DARWIN
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Linux backend */
|
|
kusano |
7d535a |
#undef OS_LINUX
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* OpenBSD backend */
|
|
kusano |
7d535a |
#undef OS_OPENBSD
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Windows backend */
|
|
kusano |
7d535a |
#undef OS_WINDOWS
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Name of package */
|
|
kusano |
7d535a |
#undef PACKAGE
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to the address where bug reports for this package should be sent. */
|
|
kusano |
7d535a |
#undef PACKAGE_BUGREPORT
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to the full name of this package. */
|
|
kusano |
7d535a |
#undef PACKAGE_NAME
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to the full name and version of this package. */
|
|
kusano |
7d535a |
#undef PACKAGE_STRING
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to the one symbol short name of this package. */
|
|
kusano |
7d535a |
#undef PACKAGE_TARNAME
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to the home page for this package. */
|
|
kusano |
7d535a |
#undef PACKAGE_URL
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to the version of this package. */
|
|
kusano |
7d535a |
#undef PACKAGE_VERSION
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* type of second poll() argument */
|
|
kusano |
7d535a |
#undef POLL_NFDS_TYPE
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to 1 if you have the ANSI C header files. */
|
|
kusano |
7d535a |
#undef STDC_HEADERS
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Use POSIX Threads */
|
|
kusano |
7d535a |
#undef THREADS_POSIX
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* timerfd headers available */
|
|
kusano |
7d535a |
#undef USBI_TIMERFD_AVAILABLE
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Version number of package */
|
|
kusano |
7d535a |
#undef VERSION
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Use GNU extensions */
|
|
kusano |
7d535a |
#undef _GNU_SOURCE
|
|
kusano |
7d535a |
|
|
kusano |
7d535a |
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
kusano |
7d535a |
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
kusano |
7d535a |
#ifndef __cplusplus
|
|
kusano |
7d535a |
#undef inline
|
|
kusano |
7d535a |
#endif
|