On Tue, Mar 10, 2015 at 16:33:17 +, Emil Velikov wrote:
> Hi Julien,
> On 9 March 2015 at 20:28, Julien Cristau wrote:
> > On Mon, Mar 9, 2015 at 12:08:16 +, Emil Velikov wrote:
> >
> >> By using it, any modifications to configure.ac or the Makefile.am files
> >> won't trigger a rebuild
On 10 March 2015 at 16:41, Julien Cristau wrote:
> On Tue, Mar 10, 2015 at 16:33:17 +, Emil Velikov wrote:
>
>> Hi Julien,
>> On 9 March 2015 at 20:28, Julien Cristau wrote:
>> > On Mon, Mar 9, 2015 at 12:08:16 +, Emil Velikov wrote:
>> >
>> >> By using it, any modifications to configure
Hi Julien,
On 9 March 2015 at 20:28, Julien Cristau wrote:
> On Mon, Mar 9, 2015 at 12:08:16 +, Emil Velikov wrote:
>
>> By using it, any modifications to configure.ac or the Makefile.am files
>> won't trigger a rebuild of the makefiles. Drop the switch from the
>> autogen.sh as well.
>>
> Si
On Mon, Mar 9, 2015 at 12:08:16 +, Emil Velikov wrote:
> By using it, any modifications to configure.ac or the Makefile.am files
> won't trigger a rebuild of the makefiles. Drop the switch from the
> autogen.sh as well.
>
Since it was set to enabled in configure.ac, the above is not true,
un
By using it, any modifications to configure.ac or the Makefile.am files
won't trigger a rebuild of the makefiles. Drop the switch from the
autogen.sh as well.
Signed-off-by: Emil Velikov
---
autogen.sh | 2 +-
configure.ac | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/au