]> Dogcows Code - chaz/tint2/blob - autogen.sh
Fix "implicit declaration" warning by including unistd.h.
[chaz/tint2] / autogen.sh
1 #!/bin/sh
2
3 [ ! -d m4 ] && mkdir m4
4
5 autoreconf -i -s -f
This page took 0.036875 seconds and 4 git commands to generate.