Enabled gtkdocize in autogen.
authorAndrea Zagli <azagli@libero.it>
Sat, 21 Jan 2017 11:02:11 +0000 (12:02 +0100)
committerAndrea Zagli <azagli@libero.it>
Sat, 21 Jan 2017 11:02:11 +0000 (12:02 +0100)
autogen.sh

index 83f5de2eff99d76076f1d617e180c5f07d309433..c32ddd775e9c6fdf8b979b8d7ea89b89a9d99c47 100755 (executable)
@@ -24,7 +24,7 @@ fi
 set -x
 aclocal --install || exit 1
 glib-gettextize --force --copy || exit 1
-#gtkdocize --copy || exit 1
+gtkdocize --copy || exit 1
 intltoolize --force --copy --automake || exit 1
 autoreconf --verbose --force --install -Wno-portability || exit 1