[nautilus] configure.ac: link against libgd dynamically
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] configure.ac: link against libgd dynamically
- Date: Fri, 19 Aug 2016 07:04:43 +0000 (UTC)
commit 43f2065add00c029584ced89b4c4ea391f9b52b3
Author: Ernestas Kulik <ernestask src gnome org>
Date: Fri Aug 19 01:21:01 2016 +0300
configure.ac: link against libgd dynamically
Automatic resource registration appears to not work properly with the
static libgd variant, which causes warnings. That can be worked around
by linking against libgd dynamically.
https://bugzilla.gnome.org/show_bug.cgi?id=770121
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8aa3841..b875402 100644
--- a/configure.ac
+++ b/configure.ac
@@ -311,7 +311,6 @@ AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes)
LIBGD_INIT([
gtk-hacks
notification
- static
_view-common
tagged-entry
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]