From 73ced63e1fdafc67239b8b8c03eba7d8aa3ad1a5 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Tue, 4 Jun 2013 19:11:38 +0000 Subject: Added switchs to enable or disable online tests (currently enabled by default): --enable-online-unit-tests --disable-online-unit-tests --- html/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'html') diff --git a/html/Makefile.in b/html/Makefile.in index af03adc..262536b 100644 --- a/html/Makefile.in +++ b/html/Makefile.in @@ -142,6 +142,7 @@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +ONLINE_UNIT_TESTS = @ONLINE_UNIT_TESTS@ OPENSSL_LIBS = @OPENSSL_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ -- cgit v1.2.3