summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2c991a85..2ddbe0dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -235,5 +235,7 @@ echo " Debugger : ${enable_debugger}"
echo " Python dumper : ${DUMPER}"
echo " Overlay : X: ${enable_overlay_xlib}, Xv: ${enable_overlay_xvlib}"
echo ""
+echo " • API-Documentation : ${enable_gtk_doc}"
+echo ""
# vim: set ft=config ts=8 sw=8 tw=0 noet :