Skip to content

Commit

Permalink
Added a delay so the warning message isn't accidentally missed.
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Apr 13, 2006
1 parent 6976261 commit d5b49aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -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 $@
Expand Down

0 comments on commit d5b49aa

Please sign in to comment.