summaryrefslogtreecommitdiffstats
path: root/compat/rpmbuild.in
Commit message (Collapse)AuthorAgeFilesLines
* - aclocal.m4: New helper for optional binaries.Jean Delvare2006-10-101-6/+0
| | | | | | - configure.ac: Use the new helper for diffstat and rpmbuild. - compat/diffstat.in: Delete. - compat/rpmbuild.in: Delete.
* - compat/rpmbuild.in: Add a version that tries to execute aAndreas Gruenbacher2006-06-011-0/+6
rpmbuild that may have been installed after building quilt. - compat/diffstat.in: Same as for compat/rpmbuild.in, try to execute rpmbuild even though none was there at quilt build time. - aclocal.m4: Fix a quoting error.