]> Pileus Git - aweather/blob - autogen.sh
Whooo, radar displays! (but it's really slow ):
[aweather] / autogen.sh
1 #!/bin/sh
2
3 aclocal
4 autoheader
5 automake -a -c
6 autoconf
7
8 # Run configure
9 ./configure