#!/bin/sh

: "${R_HOME:=`R RHOME`}"

"${R_HOME}/bin/Rscript" tools/configure.R
