summaryrefslogtreecommitdiff
path: root/m4/python.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/python.m4')
-rw-r--r--m4/python.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/python.m4 b/m4/python.m4
index 3a903a7c6..4e7de9427 100644
--- a/m4/python.m4
+++ b/m4/python.m4
@@ -108,11 +108,11 @@ AC_DEFUN([AM_PATH_PYTHON],
dnl and sys.exec_prefix for the corresponding values of PYTHON_PREFIX
dnl and PYTHON_EXEC_PREFIX. Otherwise, use the GNU ${prefix} and
dnl ${exec_prefix} variables.
- dnl
+ dnl
dnl The two are made distinct variables so they can be overridden if
dnl need be, although general consensus is that you shouldn't need
dnl this separation.
- dnl
+ dnl
dnl Also allow directly setting the prefixes via configure options,
dnl overriding any default.
dnl