[gnome-maps/wip/jonasdn/local-tiles: 1/3] build: Don't create a static version of the private library



commit b12cb882e43f6638b56b174bafc1b1d65d3d20a7
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 1d518b2..4db6a1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,6 +54,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]