gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21507 - monkey/branches/MonkeyBacktracking/monkey/src/monk


From: gnunet
Subject: [GNUnet-SVN] r21507 - monkey/branches/MonkeyBacktracking/monkey/src/monkey
Date: Tue, 15 May 2012 18:34:03 +0200

Author: safey
Date: 2012-05-15 18:34:03 +0200 (Tue, 15 May 2012)
New Revision: 21507

Modified:
   monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am
Log:
Reverting previous Makefile.am changes

Modified: monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am
===================================================================
--- monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am    
2012-05-15 16:23:17 UTC (rev 21506)
+++ monkey/branches/MonkeyBacktracking/monkey/src/monkey/Makefile.am    
2012-05-15 16:34:03 UTC (rev 21507)
@@ -14,7 +14,6 @@
 if HAVE_ESMTP
 if HAVE_OPENSSL
 
- @echo "OK OK!"
 
 lib_LTLIBRARIES = libmonkeyedb.la \
                                  libmonkeyaction.la \
@@ -89,7 +88,8 @@
   $(top_builddir)/src/monkey/libmonkeyedb.la \
   $(top_builddir)/src/monkey/libmonkeyaction.la \
   $(top_builddir)/src/monkey/libmonkeyxml.la \
-  -lesmtp
+  -lesmtp \
+  $(GN_LIBINTL)
 
 
 bug_null_pointer_exception:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]