summary refs log blame commit diff stats
path: root/libotr/libotr-4.1.1/bootstrap
blob: a2ed29ca5aec94b2b3ee7e3b7bce9396c756a467 (plain) (tree)
1
2
3
4
5
6
7
8
9








                        
#!/bin/bash

set -x

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

autoreconf -i