config.h.in revision 9aa228fd
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `nanosleep' function. */
4#undef HAVE_NANOSLEEP
5
6/* Define to 1 if you have the `poll' function. */
7#undef HAVE_POLL
8
9/* Define to 1 if you have the `select' function. */
10#undef HAVE_SELECT
11
12/* Name of package */
13#undef PACKAGE
14
15/* Define to the address where bug reports for this package should be sent. */
16#undef PACKAGE_BUGREPORT
17
18/* Define to the full name of this package. */
19#undef PACKAGE_NAME
20
21/* Define to the full name and version of this package. */
22#undef PACKAGE_STRING
23
24/* Define to the one symbol short name of this package. */
25#undef PACKAGE_TARNAME
26
27/* Define to the version of this package. */
28#undef PACKAGE_VERSION
29
30/* Major version of this package */
31#undef PACKAGE_VERSION_MAJOR
32
33/* Minor version of this package */
34#undef PACKAGE_VERSION_MINOR
35
36/* Patch version of this package */
37#undef PACKAGE_VERSION_PATCHLEVEL
38
39/* Version number of package */
40#undef VERSION
41