summaryrefslogtreecommitdiff
path: root/test/autogen.sh
blob: a2752f99ac2102eb0e04f9bdee6c75349dc7c36d (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
#

set -xe

aclocal
autoheader
automake --foreign --add-missing 
autoconf