From: Nils Durner Date: Mon, 21 Jun 2010 17:46:36 +0000 (+0000) Subject: trying to fix python check for non-python systems X-Git-Tag: initial-import-from-subversion-38251~21304 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7e1c1e5fc38fe294e07de5053e7ac9979dd8c6b9;p=oweals%2Fgnunet.git trying to fix python check for non-python systems --- diff --git a/configure.ac b/configure.ac index 6c83f32da..c7c5554ca 100644 --- a/configure.ac +++ b/configure.ac @@ -497,6 +497,8 @@ then else AC_MSG_RESULT([not found]) fi +else + AM_CONDITIONAL(HAVE_PYTHON_PEXPECT, 0) fi # libesmtp