20 lines
391 B
Text
20 lines
391 B
Text
$NetBSD: patch-ai,v 1.5 2014/08/21 12:17:17 wiz Exp $
|
|
|
|
Vala is not required to build from released tarball.
|
|
|
|
http://bugs.musicpd.org/view.php?id=4061
|
|
|
|
--- configure.orig 2012-05-27 10:45:03.000000000 +0000
|
|
+++ configure
|
|
@@ -15522,11 +15522,6 @@ esac
|
|
fi
|
|
fi
|
|
|
|
-
|
|
-if test x${VALAC} = x""; then
|
|
- exit 1;
|
|
-fi
|
|
-
|
|
APPINDICATOR_REQUIRED=0.3
|
|
|
|
# Check whether --enable-appindicator was given.
|