aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMarvin W <git@larma.de>2017-03-23 20:06:00 +0100
committerMarvin W <git@larma.de>2017-03-23 20:06:00 +0100
commit5862e253377a5d6259dfa6a8cc0731f2f7028830 (patch)
tree77283d2f8d572d2055e556e78604a3ec31bb673a /configure
parentc95a4009081eeafb76670b31416f0e76c511c3e7 (diff)
downloaddino-5862e253377a5d6259dfa6a8cc0731f2f7028830.tar.gz
dino-5862e253377a5d6259dfa6a8cc0731f2f7028830.zip
Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 4563a9f5..58293e2e 100755
--- a/configure
+++ b/configure
@@ -32,6 +32,8 @@ Options:
--valac=VALAC Use VALAC as Vala pre-compiler. [$VALA_EXECUTABLE]
--valac-flags=FLAGS Use FLAGS when invoking the vala compiler
--disable-fast-vapi Disable the usage of Vala compilers fast-vapi feature.
+ fast-vapi mode is slower when doing clean builds, but
+ faster when doing incremental builds (during development)
--fetch-only Only fetch the files required to run ./configure without
network access later and exit