Fix building if lang/vala is installed

Reported by: Many
This commit is contained in:
Kris Moore 2012-09-06 14:11:07 +00:00
parent 23478f2761
commit 7f16bac99e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303755

View File

@ -0,0 +1,11 @@
--- configure.o 2012-09-06 10:00:49.687508071 -0400
+++ configure 2012-09-06 10:01:00.168508809 -0400
@@ -11822,7 +11822,7 @@
;;
esac
fi
-VALAC=$ac_cv_path_VALAC
+VALAC=""
if test -n "$VALAC"; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $VALAC" >&5
$as_echo "$VALAC" >&6; }