configure.mk: use local copies of automake aux tools if uname=Unleashed
commitd42673e46fde8793cae606f1e098ba83f944b070
authorLauri Tirkkonen <lotheac@iki.fi>
Mon, 26 Nov 2018 12:22:42 +0000 (26 14:22 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Mon, 26 Nov 2018 13:06:02 +0000 (26 15:06 +0200)
tree661df336dc3e568d50ca8a2ab3b0564c5de181b4
parent29d8453dacb603a377a892e89e3b70503f61cb7b
configure.mk: use local copies of automake aux tools if uname=Unleashed

this is so that we don't have to wait for every piece of software out
there to get packaged with a version of automake whose auxiliary files
recognize unleashed. it adds some build time and may have side effects
since autoreconf might do other things, unfortunately.
components/developer/gcc-6/Makefile
components/developer/gcc49/Makefile
make-rules/configure.mk