mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 09:10:36 +00:00
Remove PRI CCSS BUGBUG message and update configure script.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@256569 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
#include "asterisk/ccss.h"
|
||||
#include <libpri.h>
|
||||
#include <dahdi/user.h>
|
||||
#if defined(PRI_SUBCMD_CC_AVAILABLE)
|
||||
/* BUGBUG the HAVE_PRI_CCSS line is to be removed when the CCSS branch is merged to trunk and the configure script is updated. */
|
||||
#define HAVE_PRI_CCSS 1
|
||||
#endif /* defined(PRI_SUBCMD_CC_AVAILABLE) */
|
||||
|
||||
#if defined(HAVE_PRI_CCSS)
|
||||
/*! PRI debug message flags when normal PRI debugging is turned on at the command line. */
|
||||
|
||||
Reference in New Issue
Block a user