this seems to fail on ppc

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19499 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2006-12-13 20:00:19 +00:00
parent 95ec019bec
commit 84aa7549bd
+3 -3
View File
@@ -26,9 +26,9 @@
#include "config.h" #include "config.h"
#endif #endif
#if defined(__POWERPC__) && !(defined(__APPLE__) && defined(__MACH__)) //#if defined(__POWERPC__) && !(defined(__APPLE__) && defined(__MACH__))
#include "config_maxmsp43.h" //#include "config_maxmsp43.h"
#endif //#endif
#if defined(WIN32) && !defined(MINGW32) #if defined(WIN32) && !defined(MINGW32)
#include "config_win32.h" #include "config_win32.h"