]> Dogcows Code - chaz/tint2/blob - autogen.sh
Fix tint2conf compilation due to missing imlib2 deps
[chaz/tint2] / autogen.sh
1 #!/bin/sh
2
3 [ ! -d m4 ] && mkdir m4
4
5 autoreconf -i -s -f -v
This page took 0.033221 seconds and 4 git commands to generate.