From 8233fb6494e96dff527497d4ae5eada2765be91b Mon Sep 17 00:00:00 2001 From: rmanfredi Date: Thu, 9 Feb 2012 16:42:50 +0000 Subject: Make example stand out and include the cyn variable setting. git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@129 2592e710-e01b-42a5-8df0-11608a6cc53d --- mcon/U/Trylink.U | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mcon/U') diff --git a/mcon/U/Trylink.U b/mcon/U/Trylink.U index cdcf5ef..8c3316c 100644 --- a/mcon/U/Trylink.U +++ b/mcon/U/Trylink.U @@ -11,8 +11,10 @@ ?X: This unit tries to compile and link a test program. ?X: ?X: To use it, put the program to compile in try.c, then say: -?X: set d_func [optional cc flags to try in sequence] -?X: eval $trylink +?X: +?X: cyn=func +?X: set d_func [optional cc flags to try in sequence] +?X: eval $trylink ?X: ?X: A log of all attempts is kept in the trylink.log file, within the UU ?X: directory (where Configure runs). This directory is only cleaned-up -- cgit v1.2.3