OSX has ucontext.h

This commit is contained in:
David Rose 2009-06-11 13:46:44 +00:00
parent eb5b308edf
commit c9b682ac3e

View File

@ -269,7 +269,7 @@
#define HAVE_SYS_SOUNDCARD_H 1
// Do we have <ucontext.h> (and therefore makecontext() / swapcontext())?
#define HAVE_UCONTEXT_H
#define HAVE_UCONTEXT_H 1
// Do we have RTTI (and <typeinfo>)?
#define HAVE_RTTI 1