[FYI] {branch-1.13.2} tests: avoid a spurious failure with the Korn Shell

2013-04-22 Thread Stefano Lattarini
* t/list-flags.sh: Ensure the EMACS variable is set before unsetting it. Signed-off-by: Stefano Lattarini --- t/lisp-flags.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/lisp-flags.sh b/t/lisp-flags.sh index a31bcfd..1ea5b8e 100755 --- a/t/lisp-flags.sh +++ b/t/lisp-fla

Re: bug#13588: Pax hangs in case big UID

2013-04-22 Thread Petr Hracek
Hello Stefano, thanks for the patch. All is working properly. User is informed that UID is not enough smaller and configure script does not failed. Result is below: test@localhost: ~/mycproject$ id uid=1700(test) gid=1001(test) groups=1001(test) context=unconfined_u:unconfined_r:unconfine

Re: bug#13588: Pax hangs in case big UID

2013-04-22 Thread Stefano Lattarini
Hi Peter, thanks for the feedback. On 04/22/2013 03:21 PM, Petr Hracek wrote: > Hello Stefano, > > thanks for the patch. All is working properly. > User is informed that UID is not enough smaller and configure script does not > failed. > Good to know the logic is sound. However, I now notice th

Re: [FYI] {master} compat: reinstate support for obsolete $(INCLUDES) variable

2013-04-22 Thread Peter Rosin
On 2013-04-19 19:26, Stefano Lattarini wrote: > Since INCLUDES and AM_CPPFLAGS can be both used at the same time in a > single project, and interact in a non-obvious way, switching away from > INCLUDES is, unfortunately, not simply a matter of doing a mindless > INCLUDES -> AM_CPPFLAGS substitution

Re: [FYI] NEWS: document fix for automake bug#13514

2013-04-22 Thread Stefano Lattarini
On 04/21/2013 10:10 PM, Jack Kelly wrote: > Stefano Lattarini writes: > >> [Re-adding the list] > And doing that again. Jack, is there reason why you keep dropping the list? Perhaps something is wrong with your mailer? >> On 04/21/2013 12:37 PM, Jack Kelly wrote: >>> Stefano Lattarini writes: