]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
fix possible uninitialized access; thanks to the Clang Static analyzer for pointing...
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 autoconf
4 automake
5