[gnome-control-center] shell: Add "static" to the libgd config



commit 04f993a66a5695f1e73e8086c29e565cec82fb7d
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 17 11:24:02 2013 +0100

    shell: Add "static" to the libgd config
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691914

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a8f5c0f..7dfd55b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,7 +117,7 @@ COMMON_MODULES="gtk+-3.0 >= $GTK_REQUIRED_VERSION
  gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION
  libnotify >= $LIBNOTIFY_REQUIRED_VERSION"
 
-LIBGD_INIT([_view-common])
+LIBGD_INIT([_view-common static])
 
 PKG_CHECK_MODULES(LIBLANGUAGE, $COMMON_MODULES gnome-desktop-3.0 fontconfig)
 PKG_CHECK_MODULES(LIBSHORTCUTS, $COMMON_MODULES x11)



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