Next: SCM autogen-version, Previous: SCM tpl-file-next-line, Up: AutoGen Functions [Contents][Index]
Usage: (warn message)
The argument is a string that printed out to stderr.
The message is formed from the formatting string:
WARNING:
%s\n
The template processing resumes after printing the message.
Arguments:
message - message to display