bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10894: Mixed C-Vala projects distcheck is broken


From: Quentin Glidic
Subject: bug#10894: Mixed C-Vala projects distcheck is broken
Date: Sun, 26 Feb 2012 22:12:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120223 Thunderbird/13.0a1

Package: automake
Version: 1.11.3

Hello,

The distcheck of a project which mix C and Vala targets in the same Makefile.am leads to a pass of C targets to valac, which is completely wrong and fails if you put your headers in _SOURCES (valac ignores *.c files only).

Attached a patch that limits the vala stamps’ generation to targets with *.vala file.

--

Quentin "Sardem FF7" Glidic

Attachment: 0001-vala-Fix-mixed-C-Vala-projects-distcheck.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]