From 2ac85d943b1367168590575b04cc42de135e954e Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sun, 24 May 2015 06:01:45 +1000 Subject: [PATCH] specfiy where libisc is (cherry picked from commit c907e7b512e88b641595d514790e2b41575f149e) --- bin/tests/system/builtin/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tests/system/builtin/Makefile.in b/bin/tests/system/builtin/Makefile.in index 3008d06260..1d2f60ac83 100644 --- a/bin/tests/system/builtin/Makefile.in +++ b/bin/tests/system/builtin/Makefile.in @@ -29,7 +29,7 @@ CDEFINES = CWARNINGS = DNSLIBS = -ISCLIBS = +ISCLIBS = ../../../../lib/isc/libisc.@A@ DNSDEPLIBS = ISCDEPLIBS =