#!/bin/sh
cd config
make config

cd ..
./configure

echo -e "\n\n\n\t\ttype \"make\" to finish building XFMail.\n\n\n\n"
