summaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 99148fef1836acbf2c82558abd0c831f4a5afaf7 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

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