aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-19 17:09:01 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-19 17:09:01 +0000
commit3a5f4ae991872f6ed48f1eb87610e528d67b0d4f (patch)
treef59302fae87ba6c23fab8d7c9da29c32bd31ab9c /include/asterisk
parent42a59d0531531eaf829c6b4e5daaf98aeed4d38d (diff)
Update configure and closest kin. *Hopes my branch doesn't break*
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43282 f38db490-d61c-443f-a65b-d21fe96a405b
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 */