]> code.citadel.org Git - citadel.git/blob - ctdlsh/bootstrap
Removed er_flags and er_flags2 from editroom(). These were being set and then never...
[citadel.git] / ctdlsh / bootstrap
1 #!/bin/sh
2
3 aclocal
4 autoconf
5 automake
6