autogen.sh 77 Bytes
Newer Older
Cedric Roux's avatar
 
Cedric Roux committed
1 2 3 4 5 6
#! /bin/sh

aclocal \
&& autoheader \
&& automake --add-missing \
&& autoconf