jasonfan's picture
Add files using upload-large-folder tool
fa85b49 verified
This example relies on:
- a C# implementation: mono
Installation:
./autogen.sh
./configure --prefix=/some/prefix
make
make install
Cleanup:
make distclean
./autoclean.sh