Makefile: do not redefine $XPROTO if it's already defined.

This commit is contained in:
aarzilli 2017-01-18 09:50:29 +01:00 committed by Přemysl Janouch
parent 1f83ea75a2
commit a102c4056f
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 2 additions and 0 deletions

View File

@ -10,7 +10,9 @@
# Go package.
# My path to the X protocol XML descriptions.
ifndef XPROTO
XPROTO=/usr/share/xcb
endif
# All of the XML files in my /usr/share/xcb directory EXCEPT XKB. -_-
# This is intended to build xgbgen and generate Go code for each supported