mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user