blob: 920b9c448af00a8debcecd37cd1560bc2607e98f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Do we know about the C type sigset_t? */
#undef HAVE_SIGSET_T
/* Do we have the `_stdcall' keyword? */
#undef STDCALL
/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
|