* CodeGenerator.cs: moved using statement out of namespace
[mono.git] / autogen.sh
1 libtoolize --automake
2 automake -a
3 autoheader
4 aclocal
5 autoconf
6 ./configure $*