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

autoreconf -fisv

echo "Running configure with no arguments"
./configure