summaryrefslogtreecommitdiff
path: root/m4/ax_sys_perlsharpbang.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-12-23 20:31:32 +0100
committerPeter Simons <simons@cryp.to>2009-12-23 20:31:32 +0100
commitb12941f7aa00fb681a7b56260812db4ff0ac56ce (patch)
tree500591102f70be75e5ca15ee016d77a33ffe55c9 /m4/ax_sys_perlsharpbang.m4
parentdb3d86cee936204ba5d5fd87cbef8280e283eb5a (diff)
downloadautoconf-archive-b12941f7aa00fb681a7b56260812db4ff0ac56ce.tar.gz
Consistently indent quoted paragraphs with two blanks.
Diffstat (limited to 'm4/ax_sys_perlsharpbang.m4')
-rw-r--r--m4/ax_sys_perlsharpbang.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/ax_sys_perlsharpbang.m4 b/m4/ax_sys_perlsharpbang.m4
index f446630..f1fc86e 100644
--- a/m4/ax_sys_perlsharpbang.m4
+++ b/m4/ax_sys_perlsharpbang.m4
@@ -18,9 +18,9 @@
# the final 'configure' script, in this context) by making the option
# argument like:
#
-# --with-perl-shebang='#! /my/funky/perlpath' # OR
-# --with-perl-shebang='/my/funky/perlpath' # we just throw away the #! anyway
-# # bec it must be absent in Makefile
+# --with-perl-shebang='#! /my/funky/perlpath' # OR
+# --with-perl-shebang='/my/funky/perlpath' # we just throw away the #! anyway
+# # bec it must be absent in Makefile
#
# Rationale: The are various ways of starting an interpreter on different
# *nix-like systems. Many use the simple