blob: f0a5c5188e86779ba6f2f53cbf180bc8cb24b2b6 [file] [log] [blame]
Bill Yi4e213d52015-06-23 13:53:11 -07001/* config.h.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if you have the getopt_long function. */
4#undef HAVE_GETOPT_LONG
5
6/* Define if you have the <getopt.h> header file. */
7#undef HAVE_GETOPT_H
8
9/* Define if you have the <memory.h> header file. */
10#undef HAVE_MEMORY_H
11
12/* Define if you have the <stdio.h> header file. */
13#undef HAVE_STDIO_H
14
15/* Define if you have the <stdlib.h> header file. */
16#undef HAVE_STDLIB_H
17
18/* Define if you have the c library (-lc). */
19#undef HAVE_LIBC