]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
SMTP-Client: alocate the Statusmessage big enough so we don't reallocate them later on.
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6