[glibmm] Remove dead --enable-fulldocs option
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Subject: [glibmm] Remove dead --enable-fulldocs option
- Date: Sat, 11 Jul 2009 16:20:28 +0000 (UTC)
commit c93b028dcdf8d51357ac22607bea08ae72619fd0
Author: Daniel Elstner <daniel kitta gmail com>
Date: Sat Jul 11 18:19:11 2009 +0200
Remove dead --enable-fulldocs option
* configure.ac (GTKMM_ARG_ENABLE_FULLDOCS): Remove macro
call. Its result is not used anywhere at all anymore.
ChangeLog | 5 +++++
configure.ac | 4 ----
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bd22524..e489b8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-07-11 Daniel Elstner <daniel kitta gmail com>
+ * configure.ac (GTKMM_ARG_ENABLE_FULLDOCS): Remove macro
+ call. Its result is not used anywhere at all anymore.
+
+2009-07-11 Daniel Elstner <daniel kitta gmail com>
+
* gio/src/drive.hg (Drive::start_finish): Remove stray
semicolon to get rid of compiler warning in pedantic mode.
(Drive::stop_finish): ditto.
diff --git a/configure.ac b/configure.ac
index a08178e..5c38399 100644
--- a/configure.ac
+++ b/configure.ac
@@ -242,10 +242,6 @@ GLIBMM_C_STD_TIME_T_IS_NOT_INT32()
# Create a list of input directories for Doxygen.
GTKMM_DOXYGEN_INPUT_SUBDIRS([glib gio])
-# Check whether to build the full docs into the generated source.
-# This will be much slower.
-GTKMM_ARG_ENABLE_FULLDOCS()
-
# Check whether --enable-debug-refcounting was given.
GLIBMM_ARG_ENABLE_DEBUG_REFCOUNTING()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]