Stop home-growing things
commitdfee7b18e9ab53521f9db768ba3ed6083c63a293
authorWouter Verhelst <w@uter.be>
Wed, 4 Apr 2018 11:38:16 +0000 (4 13:38 +0200)
committerWouter Verhelst <w@uter.be>
Wed, 4 Apr 2018 11:38:16 +0000 (4 13:38 +0200)
treed00effdb6db9b3ac14a03e673dfc578aa12a2426
parent65d26c170b3a179eb8bdf3f655cdf135e6c360d3
Stop home-growing things

autoconf has a facility for doing this, no need to create custom rules
in Makefile.am like we were doing. This also takes care of figuring out
that some systems don't support symlinks, and falling back to hardlinks
or copies, where necessary.
configure.ac
tests/run/Makefile.am