pjproject_bundled: Check for python-dev and TEST_FRAMEWORK

The pjsua and pjsystest apps are now built only if TEST_FRAMEWORK is set.
The python bindings are now built only if TEST_FRAMEWORK is set and a
python development package is installed.

libresample was also disabled.

ASTERISK-25993 #close
Reported-by: Joshua Colp

Change-Id: If4e91c503a02f113d5b71bc8b972081fa3ff6f03
This commit is contained in:
George Joseph
2016-05-08 19:19:50 -06:00
parent dd00c71aae
commit 2a7130b8b0
6 changed files with 127 additions and 6 deletions

View File

@@ -731,6 +731,9 @@
/* Define if your system has the PWLib libraries. */
#undef HAVE_PWLIB
/* Define if your system has the PYTHONDEV libraries. */
#undef HAVE_PYTHONDEV
/* Define to 1 if you have the Radius Client library. */
#undef HAVE_RADIUS