no need to go into config for 3.13 and it can cause problems with 3.14+
This commit is contained in:
2
Makefile
2
Makefile
@ -9,7 +9,7 @@ else ifneq ($(wildcard ../config),)
|
|||||||
else
|
else
|
||||||
# Using our own local configuration
|
# Using our own local configuration
|
||||||
TOP = .
|
TOP = .
|
||||||
DIRS = config configure
|
DIRS = configure
|
||||||
src_DEPEND_DIRS := $(DIRS)
|
src_DEPEND_DIRS := $(DIRS)
|
||||||
include $(TOP)/configure/CONFIG
|
include $(TOP)/configure/CONFIG
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user