[nautilus/gnome-3-20] configure.ac: link against libgd dynamically
- From: Ernestas Kulik <ernestask src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-20] configure.ac: link against libgd dynamically
- Date: Fri, 19 Aug 2016 17:47:02 +0000 (UTC)
commit e34f598cfb70d6c42a1dabffcafbd2742f657898
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 ed04b69..ec64b28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -295,7 +295,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]