gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27237 - gnunet/src/pt


From: gnunet
Subject: [GNUnet-SVN] r27237 - gnunet/src/pt
Date: Tue, 21 May 2013 21:13:12 +0200

Author: grothoff
Date: 2013-05-21 21:13:12 +0200 (Tue, 21 May 2013)
New Revision: 27237

Modified:
   gnunet/src/pt/Makefile.am
Log:
-only run PT tests if we have libcurl

Modified: gnunet/src/pt/Makefile.am
===================================================================
--- gnunet/src/pt/Makefile.am   2013-05-21 19:09:06 UTC (rev 27236)
+++ gnunet/src/pt/Makefile.am   2013-05-21 19:13:12 UTC (rev 27237)
@@ -33,6 +33,7 @@
   $(GN_LIBINTL)
 
 if HAVE_MHD
+if HAVE_LIBCURL
 if LINUX
  VPN_TEST = \
  test_gnunet_vpn-4_to_6 \
@@ -49,6 +50,7 @@
  test_gnunet_vpn-4_over 
 endif
 endif
+endif
 
 check_PROGRAMS = $(VPN_TEST)
 




reply via email to

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