Hi Tal, Now I had a deeper look. Did you notice that Automake has builtin Vala support doing exactly what you want: http://www.gnu.org/s/hello/manual/automake/Vala-Support.html Just call AM_PROG_VALAC from within configure.ac and add your *.vala files to your *_SOURCES as you would have done with ordinary C files. Best Nicolai _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf