aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-22 19:49:11 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-22 19:49:11 +0000
commit43570b565cafee21bc39ee2954fd0912e4831ad3 (patch)
tree1317a854387c7c2d084f3bdbc94b9e4fec5d1e88 /include
parent094c48143af1816948aebff9d7be0ead3509cae6 (diff)
use renamed libpri API call for controlling this feature (was improperly named before)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@132641 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index e7ab2e90f..d662bc79f 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -286,8 +286,8 @@
/* Define to indicate the ${PRI_DESCRIP} library */
#undef HAVE_PRI
-/* Define to indicate the ${PRI_INBANDRELEASE_DESCRIP} library */
-#undef HAVE_PRI_INBANDRELEASE
+/* Define to indicate the ${PRI_INBANDDISCONNECT_DESCRIP} library */
+#undef HAVE_PRI_INBANDDISCONNECT
/* Define to indicate the ${PRI_VERSION_DESCRIP} library */
#undef HAVE_PRI_VERSION