aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b555b11ff9..1aa6aac4bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,6 +65,8 @@ AC_PATH_PROG(CCACHE,ccache)
AC_PATH_PROG(XGETTEXT,xgettext)
AC_PATH_PROG(HEXDUMP,hexdump)
+AC_ARG_VAR(PYTHONPATH, Augments the default search path for python module files)
+
dnl pkg-config check.
PKG_PROG_PKG_CONFIG