summaryrefslogtreecommitdiff
path: root/m4/ax_c_arithmetic_rshift.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-02-23 22:24:24 +0100
committerPeter Simons <simons@cryp.to>2010-02-23 22:24:24 +0100
commit859efba3ef5f975af968612c3c73748f995e0e20 (patch)
tree6d17b961bd2156a5a9f17a23314325cd5e2678fc /m4/ax_c_arithmetic_rshift.m4
parentd2a28302a8492de0a100e4ea57c6b40d5c3daa06 (diff)
downloadautoconf-archive-859efba3ef5f975af968612c3c73748f995e0e20.tar.gz
Dropped e-mail address obscuration from the following macros, because the
invalid syntax breaks the texi2html generator: m4/ax_c_arithmetic_rshift.m4 m4/ax_c_referenceable_passed_va_list.m4 m4/ax_prog_fasm.m4 m4/ax_prog_fasm_opt.m4 m4/ax_prog_hla.m4 m4/ax_prog_hla_opt.m4 m4/ax_prog_masm.m4 m4/ax_prog_masm_opt.m4 m4/ax_prog_nasm.m4 m4/ax_prog_nasm_opt.m4 m4/ax_prog_tasm.m4 m4/ax_prog_tasm_opt.m4 m4/ax_prog_yasm.m4 m4/ax_prog_yasm_opt.m4 m4/ax_sys_perlsharpbang.m4
Diffstat (limited to 'm4/ax_c_arithmetic_rshift.m4')
-rw-r--r--m4/ax_c_arithmetic_rshift.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_c_arithmetic_rshift.m4 b/m4/ax_c_arithmetic_rshift.m4
index 4793649..c118011 100644
--- a/m4/ax_c_arithmetic_rshift.m4
+++ b/m4/ax_c_arithmetic_rshift.m4
@@ -14,14 +14,14 @@
#
# LICENSE
#
-# Copyright (c) 2008 YAMAMOTO Kengo <yamaken AT bp.iij4u.or.jp>
+# Copyright (c) 2008 YAMAMOTO Kengo <yamaken@bp.iij4u.or.jp>
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty provided the copyright notice
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 6
+#serial 7
AC_DEFUN([AX_C_ARITHMETIC_RSHIFT], [
AC_CACHE_CHECK([whether right shift operation is arithmetic],