Add facility to specify razor command when running tests.
This makes it easy to run under eg., valgrind as:
./details "libtool --mode=execute valgrind --leak-check=yes ../src/razor"
1 ## Process this file with automake to produce Makefile.in
3 pkgconfigdir = $(libdir)/pkgconfig
4 pkgconfig_DATA = razor.pc
6 bashcompletiondir = ${SYSCONFDIR}/bash_completion.d
7 dist_bashcompletion_DATA = razor.sh