From dccfef740d5c8b830bee79ca663c247b91a27043 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Fri, 17 Jan 2003 08:48:01 -0500 Subject: [PATCH] Remove unnecessary defines --- Source/CTest/Curl/config.h.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/Source/CTest/Curl/config.h.in b/Source/CTest/Curl/config.h.in index ddd4298d4e..122a27216a 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 header file. */ -#cmakedefine HAVE_FEATURES_H ${HAVE_FEATURES_H} - /* Define to 1 if you have the header file. */ #cmakedefine HAVE_ALLOCA_H ${HAVE_ALLOCA_H}