configure: Fix ios HDEPENDS_METHOD
It changed on 3.14, but 3.15 needs a different seting.
This commit is contained in:
@@ -101,7 +101,7 @@ vpath %.m $(USR_VPATH) $(ALL_SRC_DIRS)
|
||||
#--------------------------------------------------
|
||||
# Header dependency file generation
|
||||
#
|
||||
HDEPENDS_METHOD = CMD
|
||||
HDEPENDS_METHOD = MKMF
|
||||
|
||||
#--------------------------------------------------
|
||||
# Allow site overrides
|
||||
|
||||
Reference in New Issue
Block a user