summarylogtreecommitdiffstats
path: root/autogen.sh
blob: 30259c705746d8c86bf0aa79447d820c0ce32e95 (plain)
1
2
3
4
5
6
7
#/bin/bash

aclocal -I m4/
automake --add-missing
autoconf