Fix building if lang/vala is installed
Reported by: Many
This commit is contained in:
parent
23478f2761
commit
7f16bac99e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303755
11
x11/libfm/files/patch-configure
Normal file
11
x11/libfm/files/patch-configure
Normal 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; }
|
Loading…
Reference in New Issue
Block a user