Don't attempt to use chroot() on systems that don't support it.
This has the added bonus of allowing us to use popen() rather than
fork()/exec() for improved portability. Of course, the loss of an
install root is a major reduction of functionality but it's hard to
see what else we could substitute for chroot().
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