summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-05-09 18:49:42 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-05-09 18:49:42 -0500
commit2da358a3cbb7cb1c7a5bfd5c227a657c4a2b45d2 (patch)
tree2508c7f1143f2bfdde87cb232ac8419473178553 /include
parent3699beea38ca9bc579d4251d9951ccbad240b27f (diff)
parentfacce6f63220b996dbb0f57412a051876e468973 (diff)
Merge "pjproject_bundled: Check for python-dev and TEST_FRAMEWORK"
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index b5fe655d7..722421228 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -730,6 +730,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