aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-11-27 22:09:03 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-11-27 22:09:03 +0300
commitdadddb2411c855e3df901d463a328f7be31c5dde (patch)
treee99147c87fefe1fbbb13a6b983b494e3466b5cf5
parentcdbb60f57c4c7746c1956e825db324816ed9285d (diff)
downloadlibmicrohttpd-dadddb2411c855e3df901d463a328f7be31c5dde.tar.gz
libmicrohttpd-dadddb2411c855e3df901d463a328f7be31c5dde.zip
ax_append_link_flags.m4: update revision
-rw-r--r--m4/ax_append_link_flags.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/ax_append_link_flags.m4 b/m4/ax_append_link_flags.m4
index fd70fc72..6f7f1745 100644
--- a/m4/ax_append_link_flags.m4
+++ b/m4/ax_append_link_flags.m4
@@ -1,5 +1,5 @@
1# =========================================================================== 1# ===========================================================================
2# http://www.gnu.org/software/autoconf-archive/ax_append_link_flags.html 2# https://www.gnu.org/software/autoconf-archive/ax_append_link_flags.html
3# =========================================================================== 3# ===========================================================================
4# 4#
5# SYNOPSIS 5# SYNOPSIS
@@ -39,7 +39,7 @@
39# Public License for more details. 39# Public License for more details.
40# 40#
41# You should have received a copy of the GNU General Public License along 41# You should have received a copy of the GNU General Public License along
42# with this program. If not, see <http://www.gnu.org/licenses/>. 42# with this program. If not, see <https://www.gnu.org/licenses/>.
43# 43#
44# As a special exception, the respective Autoconf Macro's copyright owner 44# As a special exception, the respective Autoconf Macro's copyright owner
45# gives unlimited permission to copy, distribute and modify the configure 45# gives unlimited permission to copy, distribute and modify the configure
@@ -54,7 +54,7 @@
54# modified version of the Autoconf Macro, you may extend this special 54# modified version of the Autoconf Macro, you may extend this special
55# exception to the GPL to apply to your modified version as well. 55# exception to the GPL to apply to your modified version as well.
56 56
57#serial 5 57#serial 6
58 58
59AC_DEFUN([AX_APPEND_LINK_FLAGS], 59AC_DEFUN([AX_APPEND_LINK_FLAGS],
60[AX_REQUIRE_DEFINED([AX_CHECK_LINK_FLAG]) 60[AX_REQUIRE_DEFINED([AX_CHECK_LINK_FLAG])