1#!/bin/bash
2
3autoreconf -f -i
4
5echo "You may now run ./configure"
6