[drwright] build: Disable stupid static libs



commit 226f78ca14a75fdfca1c28464f1d38f0ab01bfb5
Author: Christian Persch <chpe gnome org>
Date:   Thu Mar 29 18:44:35 2012 +0200

    build: Disable stupid static libs

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 1eaea8d..16daa9b 100644
--- a/configure.in
+++ b/configure.in
@@ -35,7 +35,7 @@ AM_PROG_CC_C_O
 AC_HEADER_STDC
 PKG_PROG_PKG_CONFIG
 
-LT_INIT
+LT_INIT([disable-static])
 LT_LIB_M
 
 # ************



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