summaryrefslogtreecommitdiff
path: root/include/asterisk
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2006-09-21 18:41:33 +0000
committerMatthew Fredrickson <creslin@digium.com>2006-09-21 18:41:33 +0000
commitbd76cda68d5eb54c67a5537dfbc6276afa491301 (patch)
tree2d5b843f50a6862e9cb8514bcd82d46c369ce390 /include/asterisk
parent012e0f82d575021a7441d05dda23eac64809465f (diff)
Merge in SS7 changes.... need to still cleanup zapata.conf
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index d1239059c..4d1a86b89 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -296,6 +296,9 @@
/* Define to 1 if you have the `sqrt' function. */
#undef HAVE_SQRT
+/* Define to indicate the ${SS7_DESCRIP} library */
+#undef HAVE_SS7
+
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG