diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-11-07 10:36:23 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-11-07 10:36:23 +0100 |
commit | 27302abb9467f21a481fcc6b8eca53d34e04373b (patch) | |
tree | aac900406c50dfd139fe48d7d6168555fdeed87e /m4 | |
parent | 0269f6446de2e16eab272f9a6e37eec861035ea7 (diff) | |
download | curl-27302abb9467f21a481fcc6b8eca53d34e04373b.tar.gz |
s/cURL/curl
We're mostly saying just "curl" in lower case these days so here's a big
cleanup to adapt to this reality. A few instances are left as the
project could still formally be considered called cURL.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/curl-compilers.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/curl-compilers.m4 b/m4/curl-compilers.m4 index 6ecd3237b..3219baf6b 100644 --- a/m4/curl-compilers.m4 +++ b/m4/curl-compilers.m4 @@ -64,7 +64,7 @@ AC_DEFUN([CURL_CHECK_COMPILER], [ *** *** Whatever settings are present in CFLAGS will be used for this run. *** -*** If you wish to help the cURL project to better support your compiler +*** If you wish to help the curl project to better support your compiler *** you can report this and the required info on the libcurl development *** mailing list: https://cool.haxx.se/mailman/listinfo/curl-library/ *** |