aboutsummaryrefslogtreecommitdiff
path: root/m4/ax_check_link_flag.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_check_link_flag.m4')
-rw-r--r--m4/ax_check_link_flag.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/ax_check_link_flag.m4 b/m4/ax_check_link_flag.m4
index eb01a6ce..819409a2 100644
--- a/m4/ax_check_link_flag.m4
+++ b/m4/ax_check_link_flag.m4
@@ -1,5 +1,5 @@
1# =========================================================================== 1# ===========================================================================
2# http://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html 2# https://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html
3# =========================================================================== 3# ===========================================================================
4# 4#
5# SYNOPSIS 5# SYNOPSIS
@@ -40,7 +40,7 @@
40# Public License for more details. 40# Public License for more details.
41# 41#
42# You should have received a copy of the GNU General Public License along 42# You should have received a copy of the GNU General Public License along
43# with this program. If not, see <http://www.gnu.org/licenses/>. 43# with this program. If not, see <https://www.gnu.org/licenses/>.
44# 44#
45# As a special exception, the respective Autoconf Macro's copyright owner 45# As a special exception, the respective Autoconf Macro's copyright owner
46# gives unlimited permission to copy, distribute and modify the configure 46# gives unlimited permission to copy, distribute and modify the configure
@@ -55,7 +55,7 @@
55# modified version of the Autoconf Macro, you may extend this special 55# modified version of the Autoconf Macro, you may extend this special
56# exception to the GPL to apply to your modified version as well. 56# exception to the GPL to apply to your modified version as well.
57 57
58#serial 4 58#serial 5
59 59
60AC_DEFUN([AX_CHECK_LINK_FLAG], 60AC_DEFUN([AX_CHECK_LINK_FLAG],
61[AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_IF 61[AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_IF