Author :
Stefano Lattarini
Date :
2012-04-17 00:02:58
Hash :bee76ca3 Message :automake: fix botched call to 'check_user_variables'
* automake.in (lang_vala_finish_target): The 'check_user_variables' function
takes an array, not an array ref, as argument; adjust its call accordingly.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>