gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3279 - in GNUnet: m4 src/transports


From: grothoff
Subject: [GNUnet-SVN] r3279 - in GNUnet: m4 src/transports
Date: Sun, 20 Aug 2006 18:27:13 -0700 (PDT)

Author: grothoff
Date: 2006-08-20 18:27:11 -0700 (Sun, 20 Aug 2006)
New Revision: 3279

Modified:
   GNUnet/m4/Makefile.in
   GNUnet/src/transports/Makefile.am
Log:
typo

Modified: GNUnet/m4/Makefile.in
===================================================================
--- GNUnet/m4/Makefile.in       2006-08-21 00:59:43 UTC (rev 3278)
+++ GNUnet/m4/Makefile.in       2006-08-21 01:27:11 UTC (rev 3279)
@@ -140,6 +140,8 @@
 LTLIBICONV = @LTLIBICONV@
 LTLIBINTL = @LTLIBINTL@
 LTLIBOBJS = @LTLIBOBJS@
+MACOSX_FALSE = @MACOSX_FALSE@
+MACOSX_TRUE = @MACOSX_TRUE@
 MAKEINFO = @MAKEINFO@
 MINGW_FALSE = @MINGW_FALSE@
 MINGW_TRUE = @MINGW_TRUE@

Modified: GNUnet/src/transports/Makefile.am
===================================================================
--- GNUnet/src/transports/Makefile.am   2006-08-21 00:59:43 UTC (rev 3278)
+++ GNUnet/src/transports/Makefile.am   2006-08-21 01:27:11 UTC (rev 3279)
@@ -24,7 +24,7 @@
 libip6_la_SOURCES = \
   ip6.c ip6.h
 
-plugin_LTLIBRARIES = \ # $(smtptransport) \
+plugin_LTLIBRARIES = \
  libgnunettransport_tcp.la \
  libgnunettransport_udp.la \
  libgnunettransport_nat.la \





reply via email to

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