aboutsummaryrefslogblamecommitdiffstats
path: root/autogen.sh
blob: d68a142b839d02016b69adfceb9e741355813c57 (plain) (tree)
1
2
3


                                 
#! /bin/sh
autoreconf -v --install || exit 1
./configure "$@"