febootstrap.spec removed, see https://bugzilla.redhat.com/show_bug.cgi?id=febootstrap
[febootstrap.git] / autogen.sh
1 #!/bin/sh -
2
3 export AUTOMAKE='automake --foreign --add-missing'
4 autoreconf
5 ./configure "$@"