[tlbuild] some configure scripts are called without taking into account $CONFIG_SHELL
Peter Breitenlohner
peb at mppmu.mpg.de
Tue May 15 10:04:23 CEST 2012
On Tue, 15 May 2012, Vladimir Volovich wrote:
> VV> Please change the build system to use CONFIG_SHELL when running all
> VV> configure scripts.
>
> with the fixes below the build successfully passed throgh the freetype
> compilation so far:
>
> ...
>
> (of course, libs/freetype/Makefile.am and libs/freetype2/Makefile.am
> need to be patched too, since the corresponding Makefile.in files are
> generated from the Makefile.am)
Hi Vladimir,
libs/freetype/Makefile.am and libs/freetype2/Makefile.am now (r26398)
use $(SHELL) [not $(CONFIG_SHELL)] when invoking the sub-configure.
Running 'CONFIG_SHELL=/your/good/shell ./Build' should now do the job.
Regards
Peter Breitenlohner <peb at mppmu.mpg.de>
More information about the tlbuild
mailing list