[nautilus/gnome-3-20] Revert "configure.ac: link against libgd dynamically"



commit 3165abcebbafe48953076d35a246cbafbfc4e3a2
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Aug 30 10:46:38 2016 +0200

    Revert "configure.ac: link against libgd dynamically"
    
    This causes to not being able to have installed libgd library.
    It's better to have a warning than this issue, so for now just
    revert it.
    
    This reverts commit e34f598cfb70d6c42a1dabffcafbd2742f657898.

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ec64b28..ed04b69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -295,6 +295,7 @@ 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]