summaryrefslogtreecommitdiff
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-12-12 12:07:25 +0100
committerMarcel Holtmann <marcel@holtmann.org>2012-12-12 12:07:25 +0100
commit63e7e715051d53bfe8e7950bba585c08e67d3944 (patch)
treec3ba351b691da2e4e574c694d32a8deec0212bbb /bootstrap-configure
parentf7f10f2c43982404ae0e1208ef6c057e6eb8785a (diff)
downloadbluez-63e7e715051d53bfe8e7950bba585c08e67d3944.tar.gz
doc: Remove left-overs from gtk-doc attempt
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 \