Skip to content
  • Emanuele Aina's avatar
    [Build] Add autogen.sh script to call `autoreconf -i` · 80e03daf
    Emanuele Aina authored
    
    
    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>
    80e03daf
To learn more about this project, read the wiki.