mirror of
git://git.savannah.gnu.org/freetype/freetype2.git
synced 2025-04-11 22:56:50 +02:00
small update, allow CONFIG_MK to be pre-defined
before inclusion
This commit is contained in:
parent
08a91fd0c6
commit
beece1bf39
@ -28,7 +28,9 @@
|
||||
|
||||
.PHONY: setup
|
||||
|
||||
ifndef CONFIG_MK
|
||||
CONFIG_MK := config.mk
|
||||
endif
|
||||
|
||||
# If no configuration sub-makefile is present, or if `setup' is the target
|
||||
# to be built, run the auto-detection rules to figure out which
|
||||
|
Loading…
x
Reference in New Issue
Block a user