trying to fix python check for non-python systems
authorNils Durner <durner@gnunet.org>
Mon, 21 Jun 2010 17:46:36 +0000 (17:46 +0000)
committerNils Durner <durner@gnunet.org>
Mon, 21 Jun 2010 17:46:36 +0000 (17:46 +0000)
configure.ac

index 6c83f32da5434c8a652ae21996c2a58e506f559c..c7c5554cadcbafcf10506909b499dac64c8a3342 100644 (file)
@@ -497,6 +497,8 @@ then
   else
     AC_MSG_RESULT([not found])
   fi
+else
+  AM_CONDITIONAL(HAVE_PYTHON_PEXPECT, 0)
 fi
 
 # libesmtp