- don't print the second time autoreconf would be run
This commit is contained in:
parent
6be775f892
commit
95d1a70286
@ -176,7 +176,6 @@ $(BUILD_DIR)/%/.stamp_autoconfigured:
|
||||
$(BUILD_DIR)/%/.stamp_configured:
|
||||
$(call MESSAGE,"Configuring")
|
||||
$(Q)if test "$($(PKG)_AUTORECONF)" = "YES" ; then \
|
||||
$(call MESSAGE,"Running autoreconf")
|
||||
cd $(@D)/$($(PKG)_SUBDIR) && \
|
||||
$(AUTORECONF) ; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user