summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xConfigure6
-rw-r--r--mcon/U/Head.U4
2 files changed, 5 insertions, 5 deletions
diff --git a/Configure b/Configure
index ec3f64d..bb80a47 100755
--- a/Configure
+++ b/Configure
@@ -18,7 +18,7 @@
# $Id$
#
-# Generated on Tue Jun 5 14:21:57 CEST 2018 [metaconfig 3.5-239]
+# Generated on Tue Jun 5 15:23:15 CEST 2018 [metaconfig 3.5-241]
cat >c1$$ <<EOF
ARGGGHHHH!!!!!
@@ -723,7 +723,7 @@ while test $# -gt 0; do
esac
shift
;;
- -V) echo "$me generated by metaconfig 3.5-239." >&2
+ -V) echo "$me generated by metaconfig 3.5-241." >&2
exit 0;;
--) break;;
-*) echo "$me: unknown option $1" >&2; shift; error=true;;
@@ -4630,7 +4630,7 @@ EOT
: project-specific code
file=revision.h
echo " "
-echo "Generating $file..."
+echo "Generating $file..." >&4
bin/svn-revision . $file
: add special variables
diff --git a/mcon/U/Head.U b/mcon/U/Head.U
index 933e489..0b8a98e 100644
--- a/mcon/U/Head.U
+++ b/mcon/U/Head.U
@@ -77,8 +77,8 @@
?X:
# Note: this Configure script was generated automatically. Rather than
# working with this copy of Configure, you may wish to get metaconfig.
-# The dist package (which contains metaconfig) is available via SVN:
-# svn co https://svn.code.sf.net/p/dist/code/trunk/dist
+# The dist package (which contains metaconfig) is available via git:
+# git clone git@github.com:rmanfredi/dist.git
?X:
?X: NOTA BENE:
?X: If you develop you own version of metaconfig based on this work,