about summary refs log tree commit diff stats
path: root/bootstrap.sh
blob: 80624f20f88ba28b6e3a98e37806ff9ec0a434b2 (plain) (blame)
1
2
3
4
#!/bin/sh

mkdir -p m4
autoreconf -i "$@"