[Spice-devel] [PATCHv3 spice-gtk] build-sys: fix make check when polkit not available
Marc-André Lureau
mlureau at redhat.com
Fri Mar 11 19:10:54 UTC 2016
Hi
----- Original Message -----
> Hmm, that initial empty noinst_PROGRAMS looks a bit like a mistake. Perhaps
> add
> a $(NULL) to that to make it explicit?
It's fairly idiomatic to initialize variables with empty. $(NULL) is mainly use to help with sorted-lines and trailing \ (for the last line), afaik.
thanks
More information about the Spice-devel
mailing list