chiark / gitweb /
Simplify buffer-growing algorithm. Just double it each time.
[mLib] / setup
CommitLineData
6c00b739 1#! /bin/sh
2
3set -e
4mklinks
5mkaclocal
6automake
7autoconf
8mkdir build