Project

General

Profile

OpenBSD Installation from GIT with Chef » configure.ac.patch

Philipp Buehler, 07/14/2015 01:04 PM

View differences:

oisf/configure.ac Wed Dec 24 12:43:32 2014
exit 1
fi
AC_PATH_PROG(HAVE_PYTHON_CONFIG, python, "no")
AC_PATH_PROGS(HAVE_PYTHON_CONFIG, `basename $PYTHON` python, "no")
if test "$HAVE_PYTHON_CONFIG" = "no"; then
echo
echo " Warning! python not found, you will not be "
(2-2/2)