]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
Fixed some fields in the legacy CONF PUT command, they were set up as booleans when...
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6