Re: [opensc-devel] silent build rules for OpenSC

2011-07-23 Thread Andre Zepezauer
Hello Martin, On Thu, 2011-06-30 at 12:56 +0300, Martin Paljak wrote: > Tarballs builds (which also run make distcheck etc) actually should > come with --enable-strict, which should also be the default option for > developers. If not constantly, then every now and then. Hopefully this > will trigg

Re: [opensc-devel] silent build rules for OpenSC

2011-06-30 Thread Martin Paljak
On Thu, Jun 30, 2011 at 12:45, Ludovic Rousseau wrote: > 2011/6/30 Martin Paljak : >> On Thu, Jun 30, 2011 at 12:17, Ludovic Rousseau >> wrote: >>> Hello, >>> >>> Since automake 1.11 It is possible to have silent rules. The idea is >>> to have much less noise in the console and then warnings much

Re: [opensc-devel] silent build rules for OpenSC

2011-06-30 Thread Ludovic Rousseau
2011/6/30 Martin Paljak : > On Thu, Jun 30, 2011 at 12:17, Ludovic Rousseau > wrote: >> Hello, >> >> Since automake 1.11 It is possible to have silent rules. The idea is >> to have much less noise in the console and then warnings much more >> visible. > > Just saw the change in pam_pkcs11 and trie

Re: [opensc-devel] silent build rules for OpenSC

2011-06-30 Thread Martin Paljak
On Thu, Jun 30, 2011 at 12:17, Ludovic Rousseau wrote: > Hello, > > Since automake 1.11 It is possible to have silent rules. The idea is > to have much less noise in the console and then warnings much more > visible. Just saw the change in pam_pkcs11 and tried it. It is *so good*. Martin ___