[Geany-Devel] multiterm should be disabled if no valac is found

Dimitar Zhekov dimitar.zhekov at xxxxx
Sun Apr 27 12:39:37 UTC 2014


$ ./autogen.sh
...
checking for valac... valac
configure: WARNING: no proper vala compiler found
configure: WARNING: you will not be able to compile vala source files
...
Plugins:
MultiTerm: yes

$ make
...
make[3]: Entering directory
`/home/build/projects/plugins/testing/multiterm/src'
VALAC multiterm_la_vala.stamp
/bin/bash: valac: command not found
make[3]: *** [multiterm_la_vala.stamp] Error 127

I fetched a clean git, just to be sure there's no some older
configuration left.

-- 
E-gards: Jimmy


More information about the Devel mailing list