kopia lustrzana https://github.com/Hamlib/Hamlib
make lack of python not fatal
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1538 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.0
rodzic
05e119af46
commit
a7f55c71fa
|
@ -41,7 +41,7 @@ AC_DEFUN([PYTHON_DEVEL],[
|
|||
done
|
||||
AC_MSG_RESULT([$python_path])
|
||||
if test -z "$python_path" ; then
|
||||
AC_MSG_ERROR([cannot find Python include path])
|
||||
AC_MSG_WARN([cannot find Python include path])
|
||||
fi
|
||||
AC_SUBST(PYTHON_CPPFLAGS,[-I$python_path])
|
||||
])
|
||||
|
|
Ładowanie…
Reference in New Issue