3 # Configure script for FHC compliant setup (http://www.pathname.com/fhs/)
4 # $Id: configure_fhs,v 1.1 2010-12-27 00:04:39 ivan Exp $
5 # Stanislav Sinyagin <ssinyagin@yahoo.com>
7 if test ! -x ./configure; then
8 echo "$0: cannot find ./configure" 2>&1
9 echo "Usage: ./setup_tools/configure_fhs [configure options]..." 2>&1
15 --mandir=/opt/share/man \
17 sitedir=/etc/opt/torrus \