#!/bin/bash
autoreconf -vfi
./configure "$@"
echo "Now, just do \"make install\" "