Codebase list mbuffer / upstream/20200929+ds1 INSTALL
upstream/20200929+ds1

Tree @upstream/20200929+ds1 (Download .tar.gz)

INSTALL @upstream/20200929+ds1raw · history · blame

# To install run
./configure

# with the options you desire.
# To get a list of the possible options, run:
./configure --help

# Then just do a:
make && make install

# to run the test suite:
make check