summaryrefslogtreecommitdiff
path: root/m4/ax_require_one_func.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_require_one_func.m4
parentdb3d86cee936204ba5d5fd87cbef8280e283eb5a (diff)
downloadautoconf-archive-b12941f7aa00fb681a7b56260812db4ff0ac56ce.tar.gz
Consistently indent quoted paragraphs with two blanks.
Diffstat (limited to 'm4/ax_require_one_func.m4')
-rw-r--r--m4/ax_require_one_func.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_require_one_func.m4 b/m4/ax_require_one_func.m4
index bbbb4d2..dbdc7ed 100644
--- a/m4/ax_require_one_func.m4
+++ b/m4/ax_require_one_func.m4
@@ -15,8 +15,8 @@
#
# Here's an example:
#
-# AX_REQUIRE_ONE_FUNC([posix_memalign memalign valloc], ,
-# [AC_MSG_ERROR([unable to allocate page-aligned memory])])
+# AX_REQUIRE_ONE_FUNC([posix_memalign memalign valloc], ,
+# [AC_MSG_ERROR([unable to allocate page-aligned memory])])
#
# LICENSE
#