Re: VPATHs and Vala

2009-10-30 Thread Ralf Wildenhues
Hello Bahjat, * Bahjat Salem wrote on Sun, Oct 25, 2009 at 03:17:43PM CET: > Added support for VPATH builds when compiling Vala sources. > * automake.in (lang_vala_finish_target): Rewrote the .stamp file > target commands, and si

VPATHs and Vala

2009-10-25 Thread Bahjat Salem
Added support for VPATH builds when compiling Vala sources. * automake.in (lang_vala_finish_target): Rewrote the .stamp file target commands, and simplified .c and .h target commands. Please ignore my previous (failed) patch : http://www.mail-archive.com/bug-autom...@gnu.org/msg01597.html From 66