summaryrefslogtreecommitdiff
path: root/m4/ax_prog_tasm_opt.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_prog_tasm_opt.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_prog_tasm_opt.m4')
-rw-r--r--m4/ax_prog_tasm_opt.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_prog_tasm_opt.m4 b/m4/ax_prog_tasm_opt.m4
index bb1ba00..c4d58e5 100644
--- a/m4/ax_prog_tasm_opt.m4
+++ b/m4/ax_prog_tasm_opt.m4
@@ -18,7 +18,7 @@
#
# LICENSE
#
-# Copyright (c) 2007,2009 Bogdan Drozdowski <bogdandr # op . pl>
+# Copyright (c) 2007,2009 Bogdan Drozdowski <bogdandr@op.pl>
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
@@ -46,7 +46,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 6
+#serial 7
AC_DEFUN([AX_PROG_TASM_OPT],[
AC_REQUIRE([AX_PROG_TASM])dnl