]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Add configure flags to moderate the ClueCon nags
authorTravis Cross <tc@traviscross.com>
Sat, 22 Sep 2012 19:05:18 +0000 (19:05 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 23 Sep 2012 07:49:26 +0000 (07:49 +0000)
commitfb2ffbafe29beaf5c2b148e0131307e8569886ef
tree66b20bf4a3b8603ebd07cce3c8cba2ec85754d47
parent53c24a93e08ab9db9b7514c6a0bb17cc4e8e32d5
Add configure flags to moderate the ClueCon nags

The default remains the same: we show the huge ClueCon nag banner on
startup and in fs_cli.

However, if you pass --disable-huge-cluecon-nag, no banner will be
shown.

If you pass --enable-modest-cluecon-nag, a modest text-based ClueCon
reminder will be shown instead.
Makefile.am
build/Makefile.am
configure.in
libs/esl/fs_cli.c
libs/esl/src/include/cc.h
src/include/cc.h
src/switch_core.c