From 1bb05ac16f0c2df768061d8c32d5ae827acd2946 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 19 Nov 2010 15:54:21 -0800 Subject: Check for errors while preprocessing curl.h in test 1119 This showed a problem when running the test out-of-tree, so an include path is now being added to pick up the generated curlbuild.h file. --- tests/data/test1119 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test1119') diff --git a/tests/data/test1119 b/tests/data/test1119 index 52b7e5893..4b5a9ec73 100644 --- a/tests/data/test1119 +++ b/tests/data/test1119 @@ -17,7 +17,7 @@ Verify that symbols-in-versions and headers are in sync -%SRCDIR/symbol-scan.pl %SRCDIR/.. +%SRCDIR/symbol-scan.pl %SRCDIR/.. ../include/curl -- cgit v1.2.3