#!/bin/sh

cd config
rm -f config.me
./configure $@
cd ..
