mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-21 21:16:02 +00:00
Update ax_gcc_builtin macros from upstream.
This commit is contained in:
parent
80be04ed48
commit
54d4eb90ec
1 changed files with 2 additions and 2 deletions
|
@ -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
|
# SYNOPSIS
|
||||||
|
@ -91,7 +91,7 @@
|
||||||
# and this notice are preserved. This file is offered as-is, without any
|
# and this notice are preserved. This file is offered as-is, without any
|
||||||
# warranty.
|
# warranty.
|
||||||
|
|
||||||
#serial 3
|
#serial 4
|
||||||
|
|
||||||
AC_DEFUN([AX_GCC_BUILTIN], [
|
AC_DEFUN([AX_GCC_BUILTIN], [
|
||||||
AS_VAR_PUSHDEF([ac_var], [ax_cv_have_$1])
|
AS_VAR_PUSHDEF([ac_var], [ax_cv_have_$1])
|
||||||
|
|
Loading…
Reference in a new issue