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