1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if you need to in order for stat and other things to work.  */
4#undef _POSIX_SOURCE
5
6/* Define if you have the ANSI C header files.  */
7#undef STDC_HEADERS
8
9/* Name of package */
10#undef PACKAGE
11
12/* Version number of package */
13#undef VERSION
14
15