- added ENABLE_VOSF

- added HAVE_SIGINFO_T
- added HAVE_SIGCONTEXT_SUBTERFUGE
This commit is contained in:
gbeauche 2000-09-22 17:11:58 +00:00
parent 199a0c04fc
commit bb93c9f4e4

View File

@ -41,6 +41,15 @@
/* Define if pthreads are available. */
#undef HAVE_PTHREADS
/* Define if using video enabled on SEGV signals */
#undef ENABLE_VOSF
/* Define if your system support extended signals */
#undef HAVE_SIGINFO_T
/* Define if we know a hack to replace siginfo_t::si_addr member */
#undef HAVE_SIGCONTEXT_SUBTERFUGE
/* Leave that blank line there!! Autoheader needs it.
If you're adding to this file, keep in mind: