[gnome-maps] build: Don't create a static version of the private library



commit c6ae18a19946e028e43871feaf735684936a0c94
Author: Debarshi Ray <debarshir gnome org>
Date:   Sat Aug 8 10:15:04 2015 +0200

    build: Don't create a static version of the private library
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753376

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b7998d2..b8cab4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,6 +56,7 @@ PKG_CHECK_MODULES(GNOME_MAPS_LIB, [
 AC_SUBST(GNOME_MAPS_LIB_CFLAGS)
 AC_SUBST(GNOME_MAPS_LIB_LIBS)
 
+AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
 
 GLIB_GSETTINGS


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