summaryrefslogtreecommitdiff
path: root/include/asterisk
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2006-09-19 17:09:01 +0000
committerMatthew Fredrickson <creslin@digium.com>2006-09-19 17:09:01 +0000
commit3c4dc2033f3f7d12e47a8bf5c300bae27dad02b6 (patch)
treef59302fae87ba6c23fab8d7c9da29c32bd31ab9c /include/asterisk
parent2cc96500bd8dec1a2085651b1f10ce9830b4c891 (diff)
Update configure and closest kin. *Hopes my branch doesn't break*
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43282 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk')
-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 */