summaryrefslogtreecommitdiffstats
path: root/Source/CTest/Curl/config.h.in
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-16 15:06:28 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-01-16 15:06:28 (GMT)
commit170e4c9453886cfd5c4abb7ba84d1d9acdedb1cf (patch)
tree19e29d41d0c891e348ce074a4f4393ccdf368570 /Source/CTest/Curl/config.h.in
parente10e983f51c813ff4f719f7feded9308de0f3344 (diff)
downloadCMake-170e4c9453886cfd5c4abb7ba84d1d9acdedb1cf.zip
CMake-170e4c9453886cfd5c4abb7ba84d1d9acdedb1cf.tar.gz
CMake-170e4c9453886cfd5c4abb7ba84d1d9acdedb1cf.tar.bz2
HAVE_GETHOSTNAME is also unnecessary
Diffstat (limited to 'Source/CTest/Curl/config.h.in')
-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 eef1c93..122a272 100644
--- a/Source/CTest/Curl/config.h.in
+++ b/Source/CTest/Curl/config.h.in
@@ -165,9 +165,6 @@
/* Define to 1 if you have the `gethostbyname_r' function. */
#cmakedefine HAVE_GETHOSTBYNAME_R ${HAVE_GETHOSTBYNAME_R}
-/* Define to 1 if you have the `gethostname' function. */
-#cmakedefine HAVE_GETHOSTNAME ${HAVE_GETHOSTNAME}
-
/* Define to 1 if you have the `getpass_r' function. */
#cmakedefine HAVE_GETPASS_R ${HAVE_GETPASS_R}