[389-devel] Re: Enable quiet build on ds, ns, svrcore

2016-10-25 Thread William Brown
On Tue, 2016-10-25 at 09:08 +0200, Lukas Slebodnik wrote: > On (25/10/16 14:23), William Brown wrote: > >Hi, > > > >I want to get feedback from the team about a small change I would like > >to make to our configure.ac. I want to add the following to > >configure.ac. > > >

[389-devel] Re: Enable quiet build on ds, ns, svrcore

2016-10-25 Thread Lukas Slebodnik
On (25/10/16 14:23), William Brown wrote: >Hi, > >I want to get feedback from the team about a small change I would like >to make to our configure.ac. I want to add the following to >configure.ac. > >m4_ifdef([AM_SILENT_RULES], [ > AM_SILENT_RULES([yes]) >]) > We(sssd) do not use it by default