Added a delay so the warning message isn't accidentally missed.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401630
This commit is contained in:
parent
ad57e2ae8c
commit
8e0aecf6fd
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ all: $(srcdir)/configure Makefile $(objects) $(objects)/$(TARGET) $(objects)/$(S
|
|||
$(srcdir)/configure: $(srcdir)/configure.in
|
||||
@echo "Warning, configure.in is out of date"
|
||||
#(cd $(srcdir) && sh autogen.sh && sh configure)
|
||||
@sleep 3
|
||||
|
||||
Makefile: $(srcdir)/Makefile.in
|
||||
$(SHELL) config.status $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue