1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/m4
shyouhei eb537609ba deal with aclocal(1)
This commit updates files so that aclocal.m4 generated by aclocal(1)
works well with our configure.ac

	* ac_checking.m4: merged back to configure.ac because
	  aclocal(1) cannot handle this macro.

	* ruby_append_options.m4: no longer used.

	* ruby_check_va_copy.m4: define using AC_DEFUN so that
	  aclocal(1) can find this macro.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-06 02:08:13 +00:00
..
_colorize_result_prepare.m4
ac_msg_result.m4
colorize_result.m4
ruby_append_option.m4
ruby_append_options.m4
ruby_check_builtin_func.m4
ruby_check_builtin_setjmp.m4
ruby_check_printf_prefix.m4
ruby_check_setjmp.m4
ruby_check_signedness.m4
ruby_check_sizeof.m4
ruby_check_sysconf.m4
ruby_check_va_copy.m4 deal with aclocal(1) 2018-02-06 02:08:13 +00:00
ruby_cppoutfile.m4
ruby_decl_attribute.m4
ruby_default_arch.m4
ruby_define_if.m4
ruby_defint.m4
ruby_dtrace_available.m4
ruby_dtrace_postprocess.m4
ruby_func_attribute.m4
ruby_mingw32.m4
ruby_prepend_option.m4
ruby_prog_gnu_ld.m4
ruby_replace_type.m4
ruby_rm_recursive.m4
ruby_setjmp_type.m4
ruby_stack_grow_direction.m4
ruby_try_cflags.m4
ruby_try_ldflags.m4
ruby_type_attribute.m4
ruby_universal_arch.m4
ruby_werror_flag.m4