aboutsummaryrefslogtreecommitdiff
path: root/m4/ax_append_link_flags.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_append_link_flags.m4')
-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])