GNOME Bugzilla – Bug 764655
Don't check for vala compiler when compiling hello-world.c
Last modified: 2016-04-06 08:37:32 UTC
Created attachment 325437 [details] [review] don't check for valac to compile C code. Looking for vala compiler is never required when compiling a program written in C.
Review of attachment 325437 [details] [review]: Thanks for the patch! I pushed it to master, with a slightly-modified commit message, as commit ff15f566c02097ccddbfce7b6a13bb1ddeffda4b.