From 42fa8e0dc950a232993087c400c8f55d7eb47ba1 Mon Sep 17 00:00:00 2001 From: bje Date: Sat, 3 Oct 1998 04:33:35 +0000 Subject: 1998-10-03 Ben Elliston * config.h.in: Regenerate. --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 6671c7f..920b9c4 100644 --- a/config.h.in +++ b/config.h.in @@ -3,6 +3,9 @@ /* 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 header file. */ #undef HAVE_SIGNAL_H -- cgit v1.2.3