#!/bin/sh

cd ./src
./configure
cd ..
/bin/mv -f Makefile.in Makefile
