summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 7a0a9a0c2..d1239059c 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -220,6 +220,9 @@
/* Define to indicate the ${OGG_DESCRIP} library */
#undef HAVE_OGG
+/* Define if your system has the OpenH323 libraries. */
+#undef HAVE_OPENH323
+
/* Define to indicate the ${OPENSSL_DESCRIP} library */
#undef HAVE_OPENSSL
@@ -250,7 +253,7 @@
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV
-/* Define if your system has the pwlib libraries. */
+/* Define if your system has the PWLib libraries. */
#undef HAVE_PWLIB
/* Define if your system has the Qt library */