1 2 3 4 5
#!/bin/sh echo Running autoreconf autoreconf --install echo Running configure... ./configure $@