summaryrefslogtreecommitdiff
path: root/m4/ax_boost_python.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-04-04 11:32:09 +0200
committerPeter Simons <simons@cryp.to>2012-04-04 11:32:09 +0200
commit858ca6e1167bbd46bc3eaf8b7b06e08e869894ab (patch)
tree09c0f54f102255ffd8e18b461d6e7ff93909b1ee /m4/ax_boost_python.m4
parent41cb1513298a5e8a6b20ff27b0e112771814c972 (diff)
downloadautoconf-archive-858ca6e1167bbd46bc3eaf8b7b06e08e869894ab.tar.gz
AX_BOOST_PYTHON: use consistent word-wrapping in documentation
Diffstat (limited to 'm4/ax_boost_python.m4')
-rw-r--r--m4/ax_boost_python.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/m4/ax_boost_python.m4 b/m4/ax_boost_python.m4
index 1c07bfd..ad3ece6 100644
--- a/m4/ax_boost_python.m4
+++ b/m4/ax_boost_python.m4
@@ -18,9 +18,9 @@
#
# This macro calls AC_SUBST(BOOST_PYTHON_LIB).
#
-# In order to ensure that the Python headers and the Boost libraries
-# are specified on the include path, this macro requires AX_PYTHON
-# and AX_BOOST_BASE to be called.
+# In order to ensure that the Python headers and the Boost libraries are
+# specified on the include path, this macro requires AX_PYTHON and
+# AX_BOOST_BASE to be called.
#
# LICENSE
#
@@ -52,7 +52,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 14
+#serial 15
AC_DEFUN([AX_BOOST_PYTHON],
[AC_REQUIRE([AX_PYTHON])dnl