Merge branch 'upstream/2.28.1' into tizen
[platform/upstream/atk.git] / autogen.sh
index 1dc2281..0cbcaf9 100755 (executable)
@@ -23,7 +23,7 @@ if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then
 fi
 
 aclocal --install || exit 1
-gtkdocize --copy || exit 1
+#gtkdocize --copy || exit 1
 autoreconf --verbose --force --install || exit 1
 
 cd "$olddir"