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
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
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