Add autoconf infrastructure, license, and macro files.
[tatoo.git] / autogen.sh
1 #!/bin/sh
2 export AUTOMAKE="automake -a --foreign"
3 aclocal -I m4
4 autoreconf -i