gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21291 - gnunet/contrib


From: gnunet
Subject: [GNUnet-SVN] r21291 - gnunet/contrib
Date: Sun, 6 May 2012 14:25:46 +0200

Author: grothoff
Date: 2012-05-06 14:25:46 +0200 (Sun, 06 May 2012)
New Revision: 21291

Modified:
   gnunet/contrib/Makefile.am
Log:
-fix linkage on FreeBSD

Modified: gnunet/contrib/Makefile.am
===================================================================
--- gnunet/contrib/Makefile.am  2012-05-06 12:11:01 UTC (rev 21290)
+++ gnunet/contrib/Makefile.am  2012-05-06 12:25:46 UTC (rev 21291)
@@ -46,6 +46,11 @@
 test_gnunet_prefix_SOURCES = \
  test_gnunet_prefix.c
 
+test_gnunet_prefix_LIBADD = \
+  $(GCLIBADD) $(WINLIB) \
+  $(LTLIBICONV) \
+  -lltdl -lunistring $(XLIB) 
+
 pkghellodir= $(pkgdatadir)/hellos
 
 install-data-local:




reply via email to

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