Allow 'make installcheck' with './configure --program-prefix'.
commitc702fdb4cb9ed26f3d75dc46240bfecdb9d6c1bd
authorEric Blake <ebb9@byu.net>
Mon, 10 Mar 2008 13:14:05 +0000 (10 07:14 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 10 Mar 2008 13:16:46 +0000 (10 07:16 -0600)
tree69cc43ac8ef94d4b356c6c539c6c06ffbf2e54d8
parentfa7ece650ed440b3c36bd25d971bfdc6e9fc7153
Allow 'make installcheck' with './configure --program-prefix'.

* checks/Makefile.in (program_transform_name): New macro.
(installcheck): Use it to transform name of m4 before testing.
* checks/check-them (m4): Add -m option, to allow testing m4 by a
different name.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
checks/Makefile.in
checks/check-them