summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2016-08-29 12:43:07 +0200
committerBastien Nocera <hadess@hadess.net>2016-09-05 13:30:03 +0200
commit02be44857711d3f76e40f5f070ffcf3f400b58d9 (patch)
tree9725a337fecaf5cd67e358720144fe8ee3957d1e /configure.ac
parentc8d68cb9a3d41b9a7c2968457c398243e1ba4a39 (diff)
downloadnautilus-02be44857711d3f76e40f5f070ffcf3f400b58d9.tar.gz
Revert "configure.ac: link against libgd dynamically"
This reverts commit 43f2065add00c029584ced89b4c4ea391f9b52b3. This will be fixed another way. https://bugzilla.gnome.org/show_bug.cgi?id=770121
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 424feaf5f..9ea0f78e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -313,6 +313,7 @@ AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes)
LIBGD_INIT([
gtk-hacks
notification
+ static
_view-common
tagged-entry
])