[baobab] Link libgd statically
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Link libgd statically
- Date: Tue, 16 Oct 2012 12:34:10 +0000 (UTC)
commit 9fd8772e36b9f82746b3b7820fc1409828de44cf
Author: Stefano Facchini <stefano facchini gmail com>
Date: Tue Oct 16 14:21:44 2012 +0200
Link libgd statically
A shared object library for one widget is an overkill. Moreover
this should fix some problems with dynamical symbol resolving
on some systems.
https://bugzilla.gnome.org/show_bug.cgi?id=686208
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6c74341..241685b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,6 +51,7 @@ PKG_CHECK_MODULES(BAOBAB, [
LT_INIT([disable-static])
LIBGD_INIT([
+ static
main-toolbar
vapi
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]