]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
EVENT-Client: fix the abort routines when we wake up and just get zero bytes.
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6