autogen.sh revision 1d1011a3c5049a7f9eef99d22f3704e4367579cc
1#! /bin/sh
2set -x -e
3# --no-recursive is available only in recent autoconf versions
4autoreconf -fv --install
5