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

aclocal &&
 autoheader &&
 automake -a -c &&
 autoconf

Return to:

Send suggestions and report system problems to the System administrator.