Ver Fonte

OSX has ucontext.h

David Rose há 16 anos atrás
pai
commit
c9b682ac3e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      dtool/Config.OSX.pp

+ 1 - 1
dtool/Config.OSX.pp

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