Index: libdha/config.h =================================================================== RCS file: /cvsroot/mplayer/main/libdha/config.h,v retrieving revision 1.1 diff -u -r1.1 config.h --- libdha/config.h 2 Feb 2002 07:04:43 -0000 1.1 +++ libdha/config.h 22 Oct 2002 13:33:14 -0000 @@ -4,7 +4,9 @@ #include "../config.h" #ifdef TARGET_LINUX +#ifndef __powerpc__ #define CONFIG_DHAHELPER +#endif #endif #endif /* LIBDHA_CONFIG_H */