projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Makefile fixes for Audaspace. This also replaces the not-used
[blender-staging.git]
/
intern
/
audaspace
/
intern
/
AUD_C-API.h
diff --git
a/intern/audaspace/intern/AUD_C-API.h
b/intern/audaspace/intern/AUD_C-API.h
index de2d8465d18f875a17c2a0bc89a3819141c2f86b..56e50bb4b47200a3853c85c6733312440aba217a 100644
(file)
--- a/
intern/audaspace/intern/AUD_C-API.h
+++ b/
intern/audaspace/intern/AUD_C-API.h
@@
-26,7
+26,7
@@
#ifndef AUD_CAPI
#define AUD_CAPI
-#if
def WITH
_PYTHON
+#if
ndef DISABLE
_PYTHON
#include "Python.h"
#endif
@@
-84,7
+84,7
@@
extern int* AUD_enumDevices();
*/
extern void AUD_exit();
-#if
def WITH
_PYTHON
+#if
ndef DISABLE
_PYTHON
/**
* Initalizes the Python module.
*/