You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
522 B
20 lines
522 B
4 months ago
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
||
|
|
||
|
/* Define if you have the getopt_long function. */
|
||
|
#undef HAVE_GETOPT_LONG
|
||
|
|
||
|
/* Define if you have the <getopt.h> header file. */
|
||
|
#undef HAVE_GETOPT_H
|
||
|
|
||
|
/* Define if you have the <memory.h> header file. */
|
||
|
#undef HAVE_MEMORY_H
|
||
|
|
||
|
/* Define if you have the <stdio.h> header file. */
|
||
|
#undef HAVE_STDIO_H
|
||
|
|
||
|
/* Define if you have the <stdlib.h> header file. */
|
||
|
#undef HAVE_STDLIB_H
|
||
|
|
||
|
/* Define if you have the c library (-lc). */
|
||
|
#undef HAVE_LIBC
|