From 4283bb6d921d8ab782cd37ebafe36723a1e0b124 Mon Sep 17 00:00:00 2001 From: rpj Date: Wed, 17 Feb 1999 21:36:19 +0000 Subject: Add config.h. This file is generated by running the configure script. It is being added for those not building under Cygwin or similar environment and who therefore can't run ./configure. --- config.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config.h (limited to 'config.h') diff --git a/config.h b/config.h new file mode 100644 index 0000000..920b9c4 --- /dev/null +++ b/config.h @@ -0,0 +1,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 header file. */ +#undef HAVE_SIGNAL_H + +/* Define if you have the header file. */ +#undef HAVE_WINDOWS_H -- cgit v1.2.3