blob: c7281309819e6148e49a625da88f07283949bd1e [file] [log] [blame]
Nobuaki Sukegawaa6ab1f52015-11-28 15:04:39 +09001#!/bin/sh
2set -ev
3
4./bootstrap.sh
5./configure $*
6make dist