From b06427a14098e81675bd63957f0e12259162222c Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 25 Jan 2007 00:58:14 +0000 Subject: Update references to NEWS instead of CHANGES. Fix compile of libtap test programs git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1583 f882894a-f735-0410-b71e-b25c423dba1c --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index a4a2de33..73809f65 100644 --- a/configure.in +++ b/configure.in @@ -137,7 +137,7 @@ AC_SUBST(MATHLIBS) dnl Check for libtap, to run perl-like tests AC_CHECK_LIB(tap, plan_tests, - EXTRA_TEST=test_utils + EXTRA_TEST="test_utils test_disk" AC_SUBST(EXTRA_TEST) ) -- cgit v1.2.3-74-g34f1