autoconf_2.61.bb : fix a "bug" in autoconf where it treated CONFIG_SITE
authorGraeme Gregory <dp@xora.org.uk>
Tue, 10 Jul 2007 14:13:57 +0000 (14:13 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 10 Jul 2007 14:13:57 +0000 (14:13 +0000)
commit2c83f24a420498c5f63f05e7d95ef0cff4814970
tree05efe0bb8c96bd87681d54f2127a038f097fd0b4
parent5e4e06663099c1b2f193068d38654f9ced7f48aa
autoconf_2.61.bb : fix a "bug" in autoconf where it treated CONFIG_SITE
as a single filename instead of splitting it into individual filenames.
This stopped autoconf 2.61 loading the site files.
packages/autoconf/autoconf-2.61/config-site.patch [new file with mode: 0644]
packages/autoconf/autoconf_2.61.bb