about summary refs log tree commit diff stats
path: root/bootstrap.sh
blob: abae72940842e8f25d50314752bfde36f9acd75b (plain) (blame) <
#!/bin/sh

autoreconf --install
1
2
3
4