aboutsummaryrefslogtreecommitdiff
path: root/m4/libcurl.m4
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-01-18 22:49:55 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-01-18 23:24:02 +0300
commit3b64c6bd5fee56db2618b84573d9885db8adbf9a (patch)
tree7944a331394b4ba1b34ff2a5f3f0e26f282d4f1b /m4/libcurl.m4
parent7329b84ccfcf3552586a269dfd1369613337d1f1 (diff)
downloadlibmicrohttpd-3b64c6bd5fee56db2618b84573d9885db8adbf9a.tar.gz
libmicrohttpd-3b64c6bd5fee56db2618b84573d9885db8adbf9a.zip
Updated M4 macros
extern-inline.m4 is removed from the repo as it's not needed and may conflict with host version
Diffstat (limited to 'm4/libcurl.m4')
-rw-r--r--m4/libcurl.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/libcurl.m4 b/m4/libcurl.m4
index 53d694d0..ad53a444 100644
--- a/m4/libcurl.m4
+++ b/m4/libcurl.m4
@@ -5,11 +5,11 @@
5# | (__| |_| | _ <| |___ 5# | (__| |_| | _ <| |___
6# \___|\___/|_| \_\_____| 6# \___|\___/|_| \_\_____|
7# 7#
8# Copyright (C) 2006, David Shaw <dshaw@jabberwocky.com> 8# Copyright (C) 2006 - 2020, David Shaw <dshaw@jabberwocky.com>
9# 9#
10# This software is licensed as described in the file COPYING, which 10# This software is licensed as described in the file COPYING, which
11# you should have received as part of this distribution. The terms 11# you should have received as part of this distribution. The terms
12# are also available at https://curl.haxx.se/docs/copyright.html. 12# are also available at https://curl.se/docs/copyright.html.
13# 13#
14# You may opt to use, copy, modify, merge, publish, distribute and/or sell 14# You may opt to use, copy, modify, merge, publish, distribute and/or sell
15# copies of the Software, and permit persons to whom the Software is 15# copies of the Software, and permit persons to whom the Software is