diff options
author | bje <bje> | 1998-10-03 04:33:35 +0000 |
---|---|---|
committer | bje <bje> | 1998-10-03 04:33:35 +0000 |
commit | 42fa8e0dc950a232993087c400c8f55d7eb47ba1 (patch) | |
tree | db24c86db6d1c1a4e478451f9fe6c2e35fabf749 /config.h.in | |
parent | 28706c21dca90eac5d555051ae464d6d292d1a7e (diff) |
1998-10-03 Ben Elliston <bje@cygnus.com>
* config.h.in: Regenerate.
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
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 <signal.h> header file. */ #undef HAVE_SIGNAL_H |