From 79fab6248ca41f49afd4ece6b23a48b4d873352a Mon Sep 17 00:00:00 2001 From: rmanfredi Date: Sat, 14 Jun 2008 20:50:12 +0000 Subject: Make sure Instruct depends on Begin to move Begin ahead of any question asked by Configure. git-svn-id: https://dist.svn.sourceforge.net/svnroot/dist/trunk/dist@27 190e5f8e-a817-0410-acf6-e9863daed9af --- Configure | 6 +++--- Makefile.SH | 2 +- mcon/U/Instruct.U | 2 +- revision.h | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Configure b/Configure index 1fb9e5f..cd1dd35 100755 --- a/Configure +++ b/Configure @@ -16,9 +16,9 @@ # The dist package (which contains metaconfig) is available via SVN: # svn co https://svn.sourceforge.net/svnroot/dist/trunk/dist -# $Id: Head.U 6 2006-08-25 22:21:46Z rmanfredi $ +# $Id: Head.U 25 2008-05-28 11:19:25Z rmanfredi $ # -# Generated on Wed May 28 13:11:20 CEST 2008 [metaconfig 3.5-17] +# Generated on Wed May 28 13:22:26 CEST 2008 [metaconfig 3.5-25] cat >c1$$ <&2 + -V) echo "$me generated by metaconfig 3.5-25." >&2 exit 0;; --) break;; -*) echo "$me: unknown option $1" >&2; shift; error=true;; diff --git a/Makefile.SH b/Makefile.SH index 29cd11c..4915130 100755 --- a/Makefile.SH +++ b/Makefile.SH @@ -61,7 +61,7 @@ $spitshell >>Makefile <<'!NO!SUBS!' ######################################################################## # Start of Jmakefile -# $X-Id: Jmakefile 9 2006-08-25 22:31:50Z rmanfredi $ +# $X-Id: Jmakefile 25 2008-05-28 11:19:25Z rmanfredi $ # # Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi # diff --git a/mcon/U/Instruct.U b/mcon/U/Instruct.U index deccaf8..37d8afe 100644 --- a/mcon/U/Instruct.U +++ b/mcon/U/Instruct.U @@ -27,7 +27,7 @@ ?X: isn't going to go shooting off the top of the screen, and we don't want ?X: to panic them yet. ?X: -?MAKE:Instruct: Myread Configdir contains +?MAKE:Instruct: Begin Myread Configdir contains ?MAKE: -pick wipe $@ %< ?T:user needman firsttime : general instructions diff --git a/revision.h b/revision.h index 20f4e73..cab2847 100644 --- a/revision.h +++ b/revision.h @@ -1,7 +1,7 @@ /* - * THIS FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT ME + * THIS FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT * * Generated by ./bin/svn-revision. */ -#define REVISION 17 +#define REVISION 25 -- cgit v1.2.3