summaryrefslogtreecommitdiff
path: root/bootstrap.sh
blob: 607ca6867bd4d1e142bc98af74d20ec2ec7e8aeb (plain)
1
2
3
4
5
6
#! /bin/sh

autoreconf -fisv

echo "Running configure with no arguments"
./configure