summaryrefslogtreecommitdiff
path: root/m4/ax_prog_hla.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_hla.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_hla.m4')
-rw-r--r--m4/ax_prog_hla.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_prog_hla.m4 b/m4/ax_prog_hla.m4
index c788ff0..11e8c83 100644
--- a/m4/ax_prog_hla.m4
+++ b/m4/ax_prog_hla.m4
@@ -20,7 +20,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
@@ -48,7 +48,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 7
+#serial 8
AC_DEFUN([AX_PROG_HLA],[
AC_CHECK_PROGS(hla,[hla],no)