bug#14561: TESTS set from patsubst result in unterminated variable reference

2013-06-05 Thread Marko Lindqvist
This was found originally when trying to use automake-1.13 (including attempt with 1.13.3) for gtk-engines-2.20.2, but I've tried to produce minimum Makefile.am to reproduce the problem (attached). When variable TESTS gets assigned result from patsubst -function, running make for resulting Makef

bug#10301: Problems in $(LIBTOOL) deifnition (was: Re: automake bug#10301: /bin/sh used to execute libtool)

2011-12-15 Thread Marko Lindqvist
On 15 December 2011 11:54, Stefano Lattarini wrote: >> >> I'm cross-compiling gettext to mingw32-target in linux system. I have >> to regenerate build system (so it's not the one distributed with >> gettext 0.18.1.1). I end with libtool-script that has /bin/bash as >> shebang. Yet when doing the b

bug#10301: /bin/sh used to execute libtool

2011-12-14 Thread Marko Lindqvist
I'm not entirely sure if this is automake or libtool bug, but assuming automake so reporting here. I'm cross-compiling gettext to mingw32-target in linux system. I have to regenerate build system (so it's not the one distributed with gettext 0.18.1.1). I end with libtool-script that has /bin/bash