From 73a2fcea0b4adea6ba342cd7ed1149782c214ae3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 May 2017 09:05:10 +0200 Subject: includes: remove curl/curlbuild.h and curl/curlrules.h Rely entirely on curl/system.h now. Introduced in Aug 2008 with commit 14240e9e109f. Now gone. Fixes #1456 --- tests/data/Makefile.inc | 3 +-- tests/data/test1541 | 22 ---------------------- 2 files changed, 1 insertion(+), 24 deletions(-) delete mode 100644 tests/data/test1541 (limited to 'tests/data') diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 155320aa5..715b5e839 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -164,8 +164,7 @@ test1520 test1521 \ \ test1525 test1526 test1527 test1528 test1529 test1530 test1531 test1532 \ test1533 test1534 test1535 test1536 test1537 test1538 \ -test1540 test1541 \ -\ +test1540 \ test1600 test1601 test1602 test1603 test1604 test1605 test1606 \ \ test1700 test1701 test1702 \ diff --git a/tests/data/test1541 b/tests/data/test1541 deleted file mode 100644 index 3d04cb4f9..000000000 --- a/tests/data/test1541 +++ /dev/null @@ -1,22 +0,0 @@ - - - -typecheck - - - -# -# Client-side - - -none - - -verify curl/system.h detection - - -lib1541 - - - - -- cgit v1.2.3