X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=9848315a80d189efb0b54165a4f310c93ddbdb2a;hp=bcb3ae6ed20b928dcac61578a96e4ef579ad87c1;hb=aead9bd04191188f78f2565e0d9d25c586bdbf99;hpb=bd1ce0bdbfc97a958a6c56fe062bed892f08444a diff --git a/configure.ac b/configure.ac index bcb3ae6ed..9848315a8 100644 --- a/configure.ac +++ b/configure.ac @@ -232,11 +232,11 @@ AC_CHECK_SIZEOF(rlim_t,,[ #include ]) -# ------------------------------------------------------------------------------ + # ------------------------------------------------------------------------------ # we use python to build the man page index have_python=no AC_ARG_WITH([python], - [AS_HELP_STRING([--without-python], [Disable building the man page index and systemd-python (default: test)])]) + [AS_HELP_STRING([--without-python], [Disable building the man page index (default: test)])]) have_lxml=no AS_IF([test "x$with_python" != "xno"], [ @@ -762,7 +762,6 @@ AC_MSG_RESULT([ includedir: ${includedir} lib dir: ${libdir} rootlib dir: ${with_rootlibdir} - Build Python: ${PYTHON} PAM modules dir: ${with_pamlibdir} PAM configuration dir: ${with_pamconfdir} D-Bus policy dir: ${with_dbuspolicydir}