config.h.in revision 9aa228fd
19aa228fdSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
29aa228fdSmrg
39aa228fdSmrg/* Define to 1 if you have the `nanosleep' function. */
49aa228fdSmrg#undef HAVE_NANOSLEEP
59aa228fdSmrg
69aa228fdSmrg/* Define to 1 if you have the `poll' function. */
79aa228fdSmrg#undef HAVE_POLL
89aa228fdSmrg
99aa228fdSmrg/* Define to 1 if you have the `select' function. */
109aa228fdSmrg#undef HAVE_SELECT
119aa228fdSmrg
129aa228fdSmrg/* Name of package */
139aa228fdSmrg#undef PACKAGE
149aa228fdSmrg
159aa228fdSmrg/* Define to the address where bug reports for this package should be sent. */
169aa228fdSmrg#undef PACKAGE_BUGREPORT
179aa228fdSmrg
189aa228fdSmrg/* Define to the full name of this package. */
199aa228fdSmrg#undef PACKAGE_NAME
209aa228fdSmrg
219aa228fdSmrg/* Define to the full name and version of this package. */
229aa228fdSmrg#undef PACKAGE_STRING
239aa228fdSmrg
249aa228fdSmrg/* Define to the one symbol short name of this package. */
259aa228fdSmrg#undef PACKAGE_TARNAME
269aa228fdSmrg
279aa228fdSmrg/* Define to the version of this package. */
289aa228fdSmrg#undef PACKAGE_VERSION
299aa228fdSmrg
309aa228fdSmrg/* Major version of this package */
319aa228fdSmrg#undef PACKAGE_VERSION_MAJOR
329aa228fdSmrg
339aa228fdSmrg/* Minor version of this package */
349aa228fdSmrg#undef PACKAGE_VERSION_MINOR
359aa228fdSmrg
369aa228fdSmrg/* Patch version of this package */
379aa228fdSmrg#undef PACKAGE_VERSION_PATCHLEVEL
389aa228fdSmrg
399aa228fdSmrg/* Version number of package */
409aa228fdSmrg#undef VERSION
41