summaryrefslogtreecommitdiff
path: root/m4/ax_boost_python.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2009-04-26 21:31:52 +0200
committerPeter Simons <simons@cryp.to>2009-04-26 21:31:52 +0200
commit21db849630dd89e93dcf57a84269a2bd68b16e1c (patch)
tree97e1b91396077c6e1b7e1f042f76e1b67870eeeb /m4/ax_boost_python.m4
parent5d98f0f25f5fd9fa3f7eba22dddbaf709d3d0497 (diff)
downloadautoconf-archive-21db849630dd89e93dcf57a84269a2bd68b16e1c.tar.gz
ALL: consistency edits (see NEWS)
* Consistently refer to this project as Autoconf Archive. * Removed the LAST MODIFICATION section, because that information is redundant in the presence of Git. * COPYLEFT has been renamed to LICENSE: some licenses, like all-permissive, are no copylefts.
Diffstat (limited to 'm4/ax_boost_python.m4')
-rw-r--r--m4/ax_boost_python.m412
1 files changed, 4 insertions, 8 deletions
diff --git a/m4/ax_boost_python.m4 b/m4/ax_boost_python.m4
index 2a3884d..2c9b2ce 100644
--- a/m4/ax_boost_python.m4
+++ b/m4/ax_boost_python.m4
@@ -21,11 +21,7 @@
# In order to ensure that the Python headers are specified on the include
# path, this macro requires AX_PYTHON to be called.
#
-# LAST MODIFICATION
-#
-# 2008-04-12
-#
-# COPYLEFT
+# LICENSE
#
# Copyright (c) 2008 Michael Tindal
#
@@ -51,9 +47,9 @@
# all other use of the material that constitutes the Autoconf Macro.
#
# This special exception to the GPL applies to versions of the Autoconf
-# Macro released by the Autoconf Macro Archive. When you make and
-# distribute a modified version of the Autoconf Macro, you may extend this
-# special exception to the GPL to apply to your modified version as well.
+# Macro released by the Autoconf Archive. When you make and distribute a
+# modified version of the Autoconf Macro, you may extend this special
+# exception to the GPL to apply to your modified version as well.
AC_DEFUN([AX_BOOST_PYTHON],
[AC_REQUIRE([AX_PYTHON])dnl