Let the end user decide if his/her gpod support is broken until an actual check can be made

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228273 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent d2ca745d50
commit 6e658260ff

@ -113,7 +113,7 @@ endif( )
# iPod # iPod
if( WITH_LIBGPOD ) if( WITH_LIBGPOD )
tde_message_fatal( "iPod support is outdated, cannot be compiled against newer libgpod" ) # tde_message_fatal( "iPod support is outdated, cannot be compiled against newer libgpod" )
pkg_search_module( LIBGPOD libgpod-1.0 ) pkg_search_module( LIBGPOD libgpod-1.0 )
if( LIBGPOD_FOUND ) if( LIBGPOD_FOUND )

Loading…
Cancel
Save