]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
GETTEXT: Browser detection; if we don't know any of the users languages, rather defau...
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6