Initial commit
[jamendo] / branches / nota-show-app / autogen.sh
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 autoheader
6 automake --add-missing --copy --foreign
7 ./configure --enable-maintainer-mode