build: Generate versioned scripts at make time
commit99cf7ca5ed35afa9552a3a2429963130700a0fde
authorMathieu Lirzin <mthl@gnu.org>
Wed, 30 Aug 2017 21:45:49 +0000 (30 23:45 +0200)
committerMathieu Lirzin <mthl@gnu.org>
Wed, 30 Aug 2017 22:34:30 +0000 (31 00:34 +0200)
treeb1d848919fd10e7df2589e9dd31d0def449071dc
parentab2d33e635f85f8f215b7e8f14571ec6360d2243
build: Generate versioned scripts at make time

* configure.ac: Don't generate 'bin/aclocal-${APIVERSION}' and
'bin/automake-${APIVERSION}'.
* bin/wrap-aclocal.in: Delete.
* bin/wrap-automake.in: Likewise.
* bin/Makefile.inc (%D%/automake-$(APIVERSION))
(%D%/aclocal-$(APIVERSION)): New targets.
(CLEANFILES): Add them.
bin/Makefile.inc
bin/wrap-aclocal.in [deleted file]
bin/wrap-automake.in [deleted file]
configure.ac