[nautilus-actions] m4/fma-check-for-gconf.m4: improve comments



commit c4672eae09cf79fe9e6273abb709a9b906fe64d0
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Feb 16 18:08:02 2017 +0100

    m4/fma-check-for-gconf.m4: improve comments

 m4/fma-check-for-gconf.m4 |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/m4/fma-check-for-gconf.m4 b/m4/fma-check-for-gconf.m4
index 46c1655..35f15ec 100644
--- a/m4/fma-check-for-gconf.m4
+++ b/m4/fma-check-for-gconf.m4
@@ -27,11 +27,15 @@
 
 # serial 4 renamed as FMA_CHECK_FOR_GCONF
 
-dnl let the user choose whether to compile with GConf enabled
+dnl let the user choose whether to compile with GConf support
 dnl --enable-gconf
 dnl
-dnl defaults to disabling GConf, only searching for a GConf subsystem
-dnl when the '--enable-gconf' option is specified.
+dnl Building the GConf support means:
+dnl - installing the GConf schemas
+dnl - building the 'na-gconf' I/O provider.
+dnl
+dnl Default is to disable this GConf support, only searching for a GConf
+dnl subsystem when the '--enable-gconf' option is explicitly specified.
 dnl
 dnl Please note that, from the packager point of view, we should have
 dnl both GConf2 and GConf2-devel package, in order to be able to build


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