X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-SourceIP: 95.97.163.245 X-Authenticated-Sender: b DOT mykendevelopment AT upcmail DOT nl Message-ID: <55B0E4AE.1030307@iae.nl> Date: Thu, 23 Jul 2015 14:57:18 +0200 From: myken User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] PCB development introduction 0.1 References: <55B001A8 DOT 5010501 AT iae DOT nl> <201507222233 DOT t6MMXrJP020776 AT envy DOT delorie DOT com> In-Reply-To: <201507222233.t6MMXrJP020776@envy.delorie.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 23/07/15 00:33, DJ Delorie wrote: > yes, gather_actions is a built-time thing. Is it still relevant? I can't find where it is called. Think the script isn't used. Prove: rename gather-actions and do ./configure and make We don't get any errors. Action gathering is done in the makefile and focusses on the REGISTER_* macros, if I got it right.