]> Dogcows Code - chaz/tint2/blob - autogen.sh
killall -SIGUSR1 tint2 will reload config file. need more fixed.
[chaz/tint2] / autogen.sh
1 #!/bin/sh
2
3 [ ! -d m4 ] && mkdir m4
4
5 autoreconf -i -s -f -v
This page took 0.032811 seconds and 4 git commands to generate.