Hi, when using Vala with GNU autotools, if building from somewhere outside the source directory, as commonly with something like
(from the top of source tree) cd ../ mkdir build cd build ../src/configure && make the intermediate C sources generated from Vala are placed in the source tree instead of the build tree. This seems to work, but is it the correct behavior in terms of the build behavior? -- Andy Tai, [email protected], Skype: licheng.tai Year 2014 民國103年 自動的精神力是信仰與覺悟 自動的行為力是勞動與技能 _______________________________________________ vala-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/vala-list
