[metacity] build: disable static library by default



commit 05629c737d071ad8a58ebe5282012913c290b629
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon May 4 21:19:06 2020 +0300

    build: disable static library by default

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index ffcac772..f4949b64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,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]