summaryrefslogtreecommitdiffstats
path: root/Source/CTest
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-17 13:48:01 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-17 13:48:01 (GMT)
commitdccfef740d5c8b830bee79ca663c247b91a27043 (patch)
tree1d42c20055b65f6a1f58e499fbe9a7fde22efa2f /Source/CTest
parenteca70bce983c89ace961f1d617f5ffb55db24676 (diff)
downloadCMake-dccfef740d5c8b830bee79ca663c247b91a27043.zip
CMake-dccfef740d5c8b830bee79ca663c247b91a27043.tar.gz
CMake-dccfef740d5c8b830bee79ca663c247b91a27043.tar.bz2
Remove unnecessary defines
Diffstat (limited to 'Source/CTest')
-rw-r--r--Source/CTest/Curl/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/CTest/Curl/config.h.in b/Source/CTest/Curl/config.h.in
index ddd4298..122a272 100644
--- a/Source/CTest/Curl/config.h.in
+++ b/Source/CTest/Curl/config.h.in
@@ -120,9 +120,6 @@
/* Define if you want to enable IPv6 support */
#cmakedefine ENABLE_IPV6 ${ENABLE_IPV6}
-/* Define to 1 if you have the <features.h> header file. */
-#cmakedefine HAVE_FEATURES_H ${HAVE_FEATURES_H}
-
/* Define to 1 if you have the <alloca.h> header file. */
#cmakedefine HAVE_ALLOCA_H ${HAVE_ALLOCA_H}