#!/bin/sh
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
