Changed bridge structure to hold 1..n members instead of only 1..2
[lcr.git] / autogen.sh
1 #!/bin/sh
2
3 aclocal
4 autoheader
5 automake --foreign --copy --add-missing
6 autoconf