[banshee] [configure.ac] Display whether API docs will be built



commit 8b3f4e2ef7e16fa3abae50aa53c8c3e9a8c622a1
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Sat Mar 20 14:57:08 2010 -0700

    [configure.ac] Display whether API docs will be built

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6019081..8ae20d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -371,6 +371,7 @@ ${PACKAGE}-${VERSION}
 
   Build/Development:
     Unit Tests:        ${do_tests} (requires nunit >= ${NUNIT_REQUIRED})
+    API Docs:          ${enable_docs} (requires monodocer and mdassembler)
     Custom a11y:       ${gtksharp_with_a11y} (requires gtk-sharp >= 2.12.10)
     Release Build:     ${enable_release}
     Vendor Build ID:   ${vendor_build_id}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]