blob: 2e210ede873e9d128ae14c17df7e483cea608d36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/* src/config.h. Generated automatically by configure. */
/* Define if you have the strcasecmp function. */
#undef HAVE_STRCASECMP
/* Define cpu-machine-OS */
#undef OS
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the <io.h> header file. */
#undef HAVE_IO_H
|