blob: f5a2e14c38cf0e3bd14e1654d62e6cef06f880ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/* config.in. Generated automatically from configure.in by autoheader. */
/* Whether printf must be declared even if <stdio.h> is included. */
#undef NEED_DECLARATION_PRINTF
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
|