autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a way to insert a short pause?


From: Mike Frysinger
Subject: Re: Is there a way to insert a short pause?
Date: Thu, 15 Oct 2009 04:49:03 -0400
User-agent: KMail/1.12.1 (Linux/2.6.31; KDE/4.3.1; x86_64; ; )

On Thursday 15 October 2009 04:35:22 Dr. David Kirkby wrote:
> If one runs a configure script, and it needs to show a warning for some
> reason, that could be missed by someone quite easily. Is there a way I
> could insert a 10s or so pause, so it becomes more obvious, and they
> hopefully take time to read the warning?

ive found that AC_MSG_WARN is pretty good at catching the eye.  i abuse 
whitespace too though:
AC_MSG_WARN([

read this
])
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]