Removed the superfluous function fmt_date() in libcitadel since it just calls strftim...
[citadel.git] / ctdlsalearn / bootstrap
1 #!/bin/sh
2
3 autoconf
4 automake
5