summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-08-25 23:13:32 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-08-25 23:13:32 +0000
commit6dd5b8609f6c4f3f465f3b2914b5d9035b354910 (patch)
tree4aa136085e42b6cfc5d66e90c3c82701a261105a /Makefile
parent4a122b5d8c0e25b1a5818f369c1d8155b9c55f83 (diff)
Optional light colored background, for those who use black on white terminals.
(closes issue #13306) Reported by: Corydon76 Patches: 20080814__bug13306__3.diff.txt uploaded by Corydon76 (license 14) Tested by: Corydon76, pkempgen git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@139981 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1398e41ba..d6ec0f231 100644
--- a/Makefile
+++ b/Makefile
@@ -684,6 +684,7 @@ samples: adsi
echo ";transcode_via_sln = yes ; Build transcode paths via SLINEAR, instead of directly" ; \
echo ";runuser = asterisk ; The user to run as" ; \
echo ";rungroup = asterisk ; The group to run as" ; \
+ echo ";lightbackground = yes ; If your terminal is set for a light-colored background" ; \
echo "" ; \
echo "; Changing the following lines may compromise your security." ; \
echo ";[files]" ; \