diff options
author | Brad King <brad.king@kitware.com> | 2013-07-01 13:12:00 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2013-07-01 13:12:00 (GMT) |
commit | 84cb4947039612f5dadeb1e64783b48c9eba4aee (patch) | |
tree | 02d4febde56bffdebff5fffdf3bde305b77e56f4 /Utilities/cmcurl/Platforms/config-aix.h | |
parent | 6e77c2b5869cfa8938cbde97450b27ec1af266ff (diff) | |
parent | e643e0259df0736022d484c68a6781c3a380dd06 (diff) | |
download | CMake-84cb4947039612f5dadeb1e64783b48c9eba4aee.zip CMake-84cb4947039612f5dadeb1e64783b48c9eba4aee.tar.gz CMake-84cb4947039612f5dadeb1e64783b48c9eba4aee.tar.bz2 |
Merge topic 'curl-bug-1192'
e643e02 cmcurl: Backport curl bug 1192 fix (#14250)
Diffstat (limited to 'Utilities/cmcurl/Platforms/config-aix.h')
-rw-r--r-- | Utilities/cmcurl/Platforms/config-aix.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Utilities/cmcurl/Platforms/config-aix.h b/Utilities/cmcurl/Platforms/config-aix.h index 86d1093..c98b10f 100644 --- a/Utilities/cmcurl/Platforms/config-aix.h +++ b/Utilities/cmcurl/Platforms/config-aix.h @@ -343,9 +343,6 @@ /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 -/* Define to 1 if you have the `strlcat' function. */ -/* #undef HAVE_STRLCAT */ - /* Define to 1 if you have the `strlcpy' function. */ /* #undef HAVE_STRLCPY */ |