[gnome-flashback] build: disable static libraries



commit 8b885f83105d08f7e7479b9dbd8076e80f51d5c3
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Feb 11 18:10:29 2020 +0200

    build: disable static libraries

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index ed7ecc5..f42b205 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ dnl **************************************************************************
 dnl Initialize libtool
 dnl **************************************************************************
 
-LT_INIT
+LT_INIT([disable-static])
 LT_LIB_M
 
 dnl **************************************************************************


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