GTKDOCIZE=$(type -p gtkdocize)
GTKDOCIZE=${GTKDOCIZE:-/usr/bin/true}
export GTKDOCIZE

default_pre_build &&

autoreconf -fvi
