autoconf
[Top][All Lists]
Advanced

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

Re: distclean rule works well, but distcheck said it doesn't.


From: Nicolai Stange
Subject: Re: distclean rule works well, but distcheck said it doesn't.
Date: Mon, 15 Aug 2011 11:10:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

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



reply via email to

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