summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index a283ec547..7a6e7d142 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -4,10 +4,6 @@ if [ -f config.status ]; then
make maintainer-clean
fi
-if [ ! -f doc/gtk-doc.make ]; then
- gtkdocize --copy --docdir doc
-fi
-
./bootstrap && \
./configure --enable-maintainer-mode \
--enable-debug \