[rhythmbox] Disable building of static libraries by default.
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] Disable building of static libraries by default.
- Date: Sat, 17 Nov 2012 10:12:21 +0000 (UTC)
commit 1af238d7f097f08eb1016f0441339401d20970b9
Author: Armin K <krejzi email com>
Date: Fri Nov 16 00:15:49 2012 +0100
Disable building of static libraries by default.
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d7d3ab3..7e8536c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,6 +38,7 @@ IT_PROG_INTLTOOL([0.35.0])
AC_ISC_POSIX
AC_PROG_CC
AC_STDC_HEADERS
+LT_INIT([disable-static])
AM_PROG_LIBTOOL
m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
AC_C_BIGENDIAN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]