]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
SUBST: bad bug in plain text substitution: need to specify -1 if strlen not provided.
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6