blob: 60cde9785d887382d8bea01ab1618a8a58f95e15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -uNr asterisk-1.6.2.8.ORIG/include/asterisk/autoconfig.h.in asterisk-1.6.2.8/include/asterisk/autoconfig.h.in
--- asterisk-1.6.2.8.ORIG/include/asterisk/autoconfig.h.in 2009-09-29 09:53:36.000000000 +0200
+++ asterisk-1.6.2.8/include/asterisk/autoconfig.h.in 2009-09-29 2009-09-29 09:53:36.000000000 +0200
@@ -620,6 +620,8 @@
/* Define to 1 if you have the ISDN PRI library. */
#undef HAVE_PRI
+#undef HAVE_PRI_PROG_W_CAUSE
+
/* Define to 1 if you have the ISDN PRI set_inbanddisconnect library. */
#undef HAVE_PRI_INBANDDISCONNECT
|