Merge remote-tracking branch 'origin/pr/1001'
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 14 Apr 2015 07:23:22 +0000 (09:23 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 14 Apr 2015 07:23:22 +0000 (09:23 +0200)
src/Makefile.am

index 1990700..d679025 100644 (file)
@@ -697,7 +697,7 @@ if BUILD_PLUGIN_NOTIFY_EMAIL
 pkglib_LTLIBRARIES += notify_email.la
 notify_email_la_SOURCES = notify_email.c
 notify_email_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-notify_email_la_LIBADD = -lesmtp -lssl -lcrypto -lpthread -ldl
+notify_email_la_LIBADD = -lesmtp -lssl -lcrypto -lpthread
 endif
 
 if BUILD_PLUGIN_NTPD