]> code.citadel.org Git - citadel.git/blob - ctdlsalearn/bootstrap
sleep() isn't defined to be per thread; use usleep() instead which is.
[citadel.git] / ctdlsalearn / bootstrap
1 #!/bin/sh
2
3 autoconf
4 automake
5