1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define if you don't have vprintf but do have _doprnt.  */
4#undef HAVE_DOPRNT
5
6/* Define if you have the vprintf function.  */
7#undef HAVE_VPRINTF
8
9/* Define if you have the ANSI C header files.  */
10#undef STDC_HEADERS
11
12/* Define if you have the <memory.h> header file.  */
13#undef HAVE_MEMORY_H
14
15/* Define if you have the <string.h> header file.  */
16#undef HAVE_STRING_H
17