summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index d7df4c83..53a80916 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -32,7 +32,6 @@ fi
set -x
-gtkdocize --copy || exit 1
autoreconf --verbose --force --install -Wno-portability || exit 1
cd "$olddir"