]> Dogcows Code - chaz/tint2/blob - autogen.sh
merge autotool build system by Christian Ruppert
[chaz/tint2] / autogen.sh
1 #!/bin/sh
2
3 [ ! -d m4 ] && mkdir m4
4
5 autoreconf -i -s -f
This page took 0.033226 seconds and 4 git commands to generate.