summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/rpm/rpm/rpm-autoconf.patch
Commit message (Collapse)AuthorAgeFilesLines
* rpm: Fix autoconf/libtool usageMark Hatle2010-09-031-0/+20
In order to resolve a host-contamination problem, we re-work the way that autoconf and friends are invoked during the compilation of RPM. This has a side effect of fixing another bug where RPM was being renamed HOST_ARCH-HOST_OS-rpm. So we remove the "fixes" for that behavior as well. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>