disable dha kernelhelper support by default.

gets rid of an error message that confuses users


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19238 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
attila 2006-07-29 14:53:38 +00:00
parent fe2fe49e24
commit 88d1dba3fc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#ifdef TARGET_LINUX
#ifndef __powerpc__
#define CONFIG_DHAHELPER
//#define CONFIG_DHAHELPER
#endif
#endif