소스 검색

Remove unnecessary defines

Andy Cedilnik 23 년 전
부모
커밋
dccfef740d
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      Source/CTest/Curl/config.h.in

+ 0 - 3
Source/CTest/Curl/config.h.in

@@ -120,9 +120,6 @@
 /* Define if you want to enable IPv6 support */
 /* Define if you want to enable IPv6 support */
 #cmakedefine ENABLE_IPV6                ${ENABLE_IPV6}
 #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. */
 /* Define to 1 if you have the <alloca.h> header file. */
 #cmakedefine HAVE_ALLOCA_H              ${HAVE_ALLOCA_H}
 #cmakedefine HAVE_ALLOCA_H              ${HAVE_ALLOCA_H}