1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 23:46:35 +02:00

Add info about DISABLE_X11 usage

This commit is contained in:
Ansa89
2014-09-04 19:20:51 +02:00
parent 934459dea8
commit 3ac22fafe4
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ help:
@echo " help: This help"
@echo
@echo "-- Variables --"
@echo " DISABLE_X11: Set to \"1\" to force building without X11 support"
@echo " DISABLE_AV: Set to \"1\" to force building without audio call support"
@echo " DISABLE_SOUND_NOTIFY: Set to \"1\" to force building without sound notification support"
@echo " DISABLE_DESKTOP_NOTIFY: Set to \"1\" to force building without desktop notifications support"