summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: a591bfd0e0614b39982ed33b7075a2bf26ceb088 (plain)
1
2
3
#!/bin/sh
gtkdocize --flavour no-tmpl || exit 1
ACLOCAL="${ACLOCAL-aclocal} $ACLOCAL_FLAGS" autoreconf -v -i && ./configure $@