]> git.itanic.dy.fi Git - maemo-mapper/blob - autogen.sh
Modified to support Maemo 2.0.
[maemo-mapper] / autogen.sh
1 #!/bin/sh
2
3 set -x
4 aclocal
5 autoconf
6 autoheader
7 automake --add-missing --foreign
8 ./configure