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.
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf