summaryrefslogtreecommitdiffstats
path: root/comm/third_party/libotr/bootstrap
blob: a2ed29ca5aec94b2b3ee7e3b7bce9396c756a467 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

set -x

if [ ! -e config ]; then
	mkdir config
fi

autoreconf -i