[network-manager-applet/nma-1-0] configure.ac: fix macro name GLIB_GSETTINGS instead of GLIB_SETTINGS



commit cae224a69a1384033efc535c7f3a62e6164f29bd
Author: Mikhail Efremov <sem altlinux org>
Date:   Fri Jan 22 17:42:27 2016 +0300

    configure.ac: fix macro name GLIB_GSETTINGS instead of GLIB_SETTINGS
    
    https://mail.gnome.org/archives/networkmanager-list/2016-January/msg00034.html
    
    Fixes: 21319f4e975228bc11ec6cfa07ca5e3df927f715
    Fixes: a02f6c4aa5805cdab994761d176241f844e78651
    (cherry picked from commit 768972491986e2f6970d284474e808b25c8f2285)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c25c41a..1ef52f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -186,7 +186,7 @@ dnl Check for gobject introspection
 GOBJECT_INTROSPECTION_CHECK([0.9.6])
 
 GLIB_CONFIG_NMA
-GLIB_SETTINGS
+GLIB_GSETTINGS
 
 dnl
 dnl Compiler flags


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