From bd76cda68d5eb54c67a5537dfbc6276afa491301 Mon Sep 17 00:00:00 2001 From: Matthew Fredrickson Date: Thu, 21 Sep 2006 18:41:33 +0000 Subject: 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 --- include/asterisk/autoconfig.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/asterisk/autoconfig.h.in') 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 -- cgit v1.2.3