ctdlsh now has two working commands, 'date' and 'passwd'
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6