gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29202 - gnunet/src/namestore


From: gnunet
Subject: [GNUnet-SVN] r29202 - gnunet/src/namestore
Date: Wed, 11 Sep 2013 14:33:30 +0200

Author: grothoff
Date: 2013-09-11 14:33:30 +0200 (Wed, 11 Sep 2013)
New Revision: 29202

Modified:
   gnunet/src/namestore/Makefile.am
Log:
-no longer experimental

Modified: gnunet/src/namestore/Makefile.am
===================================================================
--- gnunet/src/namestore/Makefile.am    2013-09-11 12:26:59 UTC (rev 29201)
+++ gnunet/src/namestore/Makefile.am    2013-09-11 12:33:30 UTC (rev 29202)
@@ -37,8 +37,6 @@
 endif
 
 # testcases do not even build yet; thus: experimental!
-if HAVE_EXPERIMENTAL
-
 if HAVE_TESTING
 TESTING_TESTS = \
  test_namestore_api_store \
@@ -62,9 +60,6 @@
  $(TESTING_TESTS)
 endif
 
-# end of 'HAVE_EXPERIMENTAL' for testcases 
-endif
-
 if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)
 endif
@@ -226,14 +221,14 @@
   $(top_builddir)/src/testing/libgnunettesting.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la \
   $(top_builddir)/src/util/libgnunetutil.la 
-  
+
 test_namestore_api_monitoring_existing_SOURCES = \
  test_namestore_api_monitoring_existing.c
 test_namestore_api_monitoring_existing_LDADD = \
   $(top_builddir)/src/testing/libgnunettesting.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la \
   $(top_builddir)/src/util/libgnunetutil.la 
- 
+
 test_namestore_api_zone_iteration_SOURCES = \
  test_namestore_api_zone_iteration.c
 test_namestore_api_zone_iteration_LDADD = \




reply via email to

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