gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r4091 - in GNUnet: . src/applications/fs/tools


From: grothoff
Subject: [GNUnet-SVN] r4091 - in GNUnet: . src/applications/fs/tools
Date: Thu, 28 Dec 2006 20:27:40 -0800 (PST)

Author: grothoff
Date: 2006-12-28 20:27:38 -0800 (Thu, 28 Dec 2006)
New Revision: 4091

Modified:
   GNUnet/ChangeLog
   GNUnet/src/applications/fs/tools/Makefile.am
Log:
fixing Mantis 1161

Modified: GNUnet/ChangeLog
===================================================================
--- GNUnet/ChangeLog    2006-12-29 04:23:37 UTC (rev 4090)
+++ GNUnet/ChangeLog    2006-12-29 04:27:38 UTC (rev 4091)
@@ -1,5 +1,6 @@
 Thu Dec 28 21:22:10 MST 2006
        Hostname resolution with gnunet-peer-info implemented (#1076).
+       Proper linking of gnunet-pseudonym (#1161).
 
 Thu Dec 28 20:44:45 MST 2006
        Hopefully fixing build problems on certain systems with

Modified: GNUnet/src/applications/fs/tools/Makefile.am
===================================================================
--- GNUnet/src/applications/fs/tools/Makefile.am        2006-12-29 04:23:37 UTC 
(rev 4090)
+++ GNUnet/src/applications/fs/tools/Makefile.am        2006-12-29 04:27:38 UTC 
(rev 4091)
@@ -35,6 +35,7 @@
 gnunet_pseudonym_SOURCES = \
   gnunet-pseudonym.c
 gnunet_pseudonym_LDADD = \
+  $(top_builddir)/src/applications/fs/namespace/libgnunetnamespace.la \
   $(top_builddir)/src/applications/fs/uritrack/libgnuneturitrack.la \
   $(top_builddir)/src/applications/fs/collection/libgnunetcollection.la \
   $(top_builddir)/src/applications/fs/ecrs/libgnunetecrs.la \





reply via email to

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