summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlexander Traud <pabstraud@compuserve.com>2018-02-12 14:37:41 +0100
committerAlexander Traud <pabstraud@compuserve.com>2018-02-14 09:28:29 +0100
commit8ac198aff3422ef624bb28ba8c3830a771e14645 (patch)
tree1644046194ac476256da221a68d08ea35c4e9046 /include
parent41a05aacc95a2cfc80b3c232be02efc4ae380103 (diff)
BuildSystem: Remove chan_h323 leftovers.
ASTERISK-27670 Change-Id: I07a8ef8bbd6001e25711fa1bff152eb6c9efa729
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index b95d52693..4a9a273b7 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -576,9 +576,6 @@
/* Define to 1 if you have the OGG library. */
#undef HAVE_OGG
-/* Define if your system has the OpenH323 libraries. */
-#undef HAVE_OPENH323
-
/* Define to 1 if you have the MFR2 library. */
#undef HAVE_OPENR2
@@ -789,9 +786,6 @@
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
-/* Define if your system has the PWLib libraries. */
-#undef HAVE_PWLIB
-
/* Define if your system has the PYTHONDEV libraries. */
#undef HAVE_PYTHONDEV