]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
Honor the 'Depth:' header in PROPFIND requests on a collection. Depth 0 only shows...
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6