gecko-dev/taskcluster/scripts
Mike Hommey 40aecc07ad Bug 1426553 - Autoconf-related changes to spidermonkey jobs. r=nalexander
On Debian, the autoconf binary is autoconf2.13 while it is autoconf-2.13
on Centos.

In make-source-package.sh, we need to run autoconf to generate the
old-configure to include in the package, so try both.

In hazard-analysis.sh, we actually don't need autoconf itself, so just
copy configure.in to configure.

--HG--
extra : rebase_source : d21075394c69cd7cd6738da645173eb29f4a1259
2017-12-21 09:41:19 +09:00
..
builder Bug 1426553 - Autoconf-related changes to spidermonkey jobs. r=nalexander 2017-12-21 09:41:19 +09:00
misc Bug 1426322 - Separate gcc and mingw32-gcc. r=gps 2017-12-20 13:46:53 +09:00
tester Bug 1409260 - Remove comments about tc-vcs. r=dustin,gps 2017-10-17 15:12:41 +09:00
copy.sh