vala tests: force the use of automatic dependency tracking
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 11 Apr 2012 13:37:04 +0000 (15:37 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 11 Apr 2012 13:37:04 +0000 (15:37 +0200)
commite306fb5d1043c60b46128fb09ee54434340a0d42
treeb05c03bd57fb6be38bf4aab14be6d0298e4b3471
parentfeea090263edbe06ab791a838b4a3d1fce9fd7e5
vala tests: force the use of automatic dependency tracking

* t/vala-mix2.sh: Invoke ./configure with the option
'--enable-dependency-tracking', so that slower dependency
extractors are not rejected.  This avoids a spurious failure
at least on Solaris when the Sun C compiler is used.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/vala-mix2.sh