]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
poking around in the ctdlsh source because citadel proper is in deep freeze :)
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 autoconf
4 automake
5