mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
Merge "menuselect: Tweak check for recently run configure."
This commit is contained in:
@@ -64,7 +64,10 @@ all: $(ALL_TGTS)
|
|||||||
|
|
||||||
$(OBJS) $(C_OBJS) $(N_OBJS) $(G_OBJS) $(M_OBJS): autoconfig.h menuselect.h
|
$(OBJS) $(C_OBJS) $(N_OBJS) $(G_OBJS) $(M_OBJS): autoconfig.h menuselect.h
|
||||||
|
|
||||||
makeopts autoconfig.h: autoconfig.h.in makeopts.in
|
makeopts: makeopts.in
|
||||||
|
autoconfig.h: autoconfig.h.in
|
||||||
|
|
||||||
|
makeopts autoconfig.h:
|
||||||
@./configure $(CONFIGURE_SILENT)
|
@./configure $(CONFIGURE_SILENT)
|
||||||
@echo "****"
|
@echo "****"
|
||||||
@echo "**** The configure script was just executed, so 'make' needs to be"
|
@echo "**** The configure script was just executed, so 'make' needs to be"
|
||||||
|
|||||||
Reference in New Issue
Block a user