1
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 22:37:28 +01:00

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

View File

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