From bca40b8b56bdfb31a791ec809a5054c016d90feb Mon Sep 17 00:00:00 2001 From: shyouhei Date: Mon, 15 Jan 2018 04:36:08 +0000 Subject: [PATCH] sorry, this hunk was a garbage. [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61834 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 93341fc777..339ca39bce 100644 --- a/configure.ac +++ b/configure.ac @@ -1815,7 +1815,6 @@ ${rbcv_cond+[@%:@define ]attrib[](attrib_params)[ x]} ${rbcv_cond+[@%:@endif]}) $6 @%:@define mesg ("") -@%:@define n (32768) attrib[](attrib_params)[;], [], [rbcv="$mac"; break]) done @@ -1844,6 +1843,7 @@ AC_DEFUN([RUBY_TYPE_ATTRIBUTE], [dnl @%:@define x struct conftest_attribute_check {int i;} ]) ]) + RUBY_FUNC_ATTRIBUTE(__const__, CONSTFUNC) RUBY_FUNC_ATTRIBUTE(__pure__, PUREFUNC) RUBY_FUNC_ATTRIBUTE(__noreturn__, NORETURN)