22 Oct
2002
22 Oct
'02
11:09 a.m.
Update of /cvsroot/mplayer/main/libdha In directory mail:/var/tmp.root/cvs-serv12769 Modified Files: config.h Log Message: don't build dhahelper on PPC linux patch by Colin Leroy <colin@colino.net> Index: config.h =================================================================== RCS file: /cvsroot/mplayer/main/libdha/config.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- config.h 2 Feb 2002 07:04:43 -0000 1.1 +++ config.h 22 Oct 2002 15:09:36 -0000 1.2 @@ -4,7 +4,9 @@ #include "../config.h" #ifdef TARGET_LINUX +#ifndef __powerpc__ #define CONFIG_DHAHELPER +#endif #endif #endif /* LIBDHA_CONFIG_H */
8421
Age (days ago)
8421
Last active (days ago)
1 comments
2 participants
participants (2)
-
Arpi of Ize -
Attila Kinali