[evolution/gnome-3-10] Bug 722352 - libresolv does not exist on FreeBSD



commit e1adfd679b35f8e921c2068b1ed266c49198ef75
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Jan 16 14:22:34 2014 -0500

    Bug 722352 - libresolv does not exist on FreeBSD
    
    Just a couple leftovers in mail/Makefile.am.  Not needed anymore.
    
    (cherry picked from commit ced4884e95b4bd57928a7cb5bb4f00ebdc3edec1)

 mail/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 61dc4c3..176c475 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -204,7 +204,7 @@ libevolution_mail_la_LIBADD =                               \
        $(GTKHTML_LIBS)                                 \
        $(SMIME_LIBS)                                   \
        $(LIBSOUP_LIBS)                                 \
-       -lresolv
+       $(NULL)
 
 libevolution_mail_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
 
@@ -225,7 +225,7 @@ test_mail_autoconfig_SOURCES = \
 test_mail_autoconfig_LDADD = \
        $(EVOLUTION_DATA_SERVER_LIBS)                   \
        $(GNOME_PLATFORM_LIBS)                          \
-       -lresolv
+       $(NULL)
 
 # Misc data to install
 filterdir = $(privdatadir)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]