Skip to content
Commit 80e03daf authored by Emanuele Aina's avatar Emanuele Aina
Browse files

[Build] Add autogen.sh script to call `autoreconf -i`



Even when using autoreconf an autogen.sh script is usually expected, as
it save users from needing to know which flags to pass to autoreconf
(ie. '-i').

It is also usually responsible of launching autoreconf from the right
directory, calling utilities like intltoolize and gtkdocize, checking
out git submodules and running ./configure unless $NOCONFIGURE is set.

Signed-off-by: default avatarEmanuele Aina <emanuele.aina@collabora.com>
parent d53eba90
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment