generic-poky/meta/recipes-devtools/autoconf/autoconf
Richard Purdie 49e754aca3 autoconf: Add fix for sh verses bash issues
Libtool scripts were finding bash was /bin/sh and then using bashisms which
then got into sstate and used on machines where /bin/sh might be dash.

This changes things to search for bash first since its preferred. We then hardcode
bash into the scripts which is more correct.

This does mean we have a dependency on bash but many of our scripts have
that anyway.

(From OE-Core rev: 367a19aaf31bcf997f10d045e7954cc800189052)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-24 17:24:13 +01:00
..
autoconf-x.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
autoheader-nonfatal-warnings.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
autoreconf-exclude.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
autoreconf-foreign.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
autoreconf-gnuconfigize.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
autoreconf-include.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
check-automake-cross-warning.patch autoconf: use --warning=cross only if supported 2012-09-10 13:01:51 +01:00
config_site.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
fix_path_xtra.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
path_prog_fixes.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
preferbash.patch autoconf: Add fix for sh verses bash issues 2013-09-24 17:24:13 +01:00
program_prefix.patch autoconf: upgrade from 2.65 to 2.68 2011-06-06 15:58:39 +01:00
remove-usr-local-lib-from-m4.patch autoconf: Remove code checking for hardcoded /usr/local 2011-08-05 17:16:00 +01:00