]> code.citadel.org Git - citadel.git/blob - ctdlsalearn/bootstrap
fix type for sizeof; it shouldn't be the pointer.
[citadel.git] / ctdlsalearn / bootstrap
1 #!/bin/sh
2
3 autoconf
4 automake
5