]> code.citadel.org Git - citadel.git/blob - ctdlsalearn/bootstrap
fix source so that '-Wformat -Werror=format-security' doesn't stop us from compiling
[citadel.git] / ctdlsalearn / bootstrap
1 #!/bin/sh
2
3 autoconf
4 automake
5