From 1b08797419dbb6659652cbfd0e5c9759866c1bfb Mon Sep 17 00:00:00 2001 From: Joe Thornber Date: Mon, 30 Apr 2018 16:31:33 +0100 Subject: configure: Remove --enable-testing --- Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 916f54d4a..746be15be 100644 --- a/Makefile.in +++ b/Makefile.in @@ -210,9 +210,7 @@ endif endif -ifeq ("$(TESTING)", "yes") include test/unit/Makefile -endif ifneq ($(shell which ctags),) .PHONY: tags -- cgit v1.2.1