Bill Yi | 4e213d5 | 2015-06-23 13:53:11 -0700 | [diff] [blame] | 1 | /* 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 |