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

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

Return to:

Send suggestions and report system problems to the System administrator.