summaryrefslogtreecommitdiff
blob: 14627e9b9a2d78c2e179db51e6350f96e699f9fd (plain)
1
2
3
4
5
6
7
8
9
10
11
--- amarok/configure.in.in.old	2007-06-04 15:16:54.000000000 +0200
+++ amarok/configure.in.in	2007-06-04 15:20:59.000000000 +0200
@@ -1166,7 +1166,7 @@
 # BEGIN DO_NOT_COMPILE CHECK
 ###############################################################################
 
-if test x$build_xine = xno -a x$build_helix = xno; then
+if test x$build_xine = xno -a x$build_helix = xno -a x$build_yauap = xno; then
 
     DO_NOT_COMPILE="$DO_NOT_COMPILE amarok"
     no_engine=yes