aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
blob: bc8389c24171f984cc5473d0a2b2220703e0b8f1 (plain)
1
2
3
4
5
#! /bin/sh

aclocal -I src/missing/m4 \
&& automake  --add-missing \
&& autoconf && autoheader