Update ax_gcc_builtin macros from upstream.

This commit is contained in:
Dag-Erling Smørgrav 2017-03-31 12:55:40 +02:00 committed by Dag-Erling Smørgrav
parent 80be04ed48
commit 54d4eb90ec
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# ===========================================================================
# http://www.gnu.org/software/autoconf-archive/ax_gcc_builtin.html
# https://www.gnu.org/software/autoconf-archive/ax_gcc_builtin.html
# ===========================================================================
#
# SYNOPSIS
@ -91,7 +91,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
#serial 3
#serial 4
AC_DEFUN([AX_GCC_BUILTIN], [
AS_VAR_PUSHDEF([ac_var], [ax_cv_have_$1])