Below is the list of changes that have just been committed into a
4.0 repository of sasha. When sasha does a push, they will be propogated to
the main repository and within 24 hours after the push to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet@stripped, 2002-01-26 05:18:29+02:00, sasha@stripped
configure.in:
fixed bug with errmsg.sys rules
ignore:
added ac_available_languages_fragment
configure.in
1.178 02/01/26 05:18:01 sasha@stripped +6 -0
fixed bug with errmsg.sys rules
BitKeeper/etc/ignore
1.105 02/01/26 04:36:36 sasha@stripped +1 -0
added ac_available_languages_fragment
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: sasha
# Host: hundin.mysql.fi
# Root: /home/sasha/mysql-4.0
--- 1.177/configure.in Sat Jan 26 01:19:47 2002
+++ 1.178/configure.in Sat Jan 26 05:18:01 2002
@@ -2277,6 +2277,12 @@
, , [
test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
rm -f $AVAILABLE_LANGUAGES_ERRORS_RULES
+ for i in $AVAILABLE_LANGUAGES
+ do
+ echo "\$i/errmsg.sys: \$i/errmsg.txt
+ \\\$(top_builddir)/extra/comp_err \$i/errmsg.txt \$i/errmsg.sys" \
+ >> $AVAILABLE_LANGUAGES_ERRORS_RULES
+ done
])
echo
--- 1.104/BitKeeper/etc/ignore Sun Jan 20 04:22:04 2002
+++ 1.105/BitKeeper/etc/ignore Sat Jan 26 04:36:36 2002
@@ -458,3 +458,4 @@
vio/test-sslclient
vio/test-sslserver
vio/viotest-ssl
+ac_available_languages_fragment
| Thread |
|---|
| • bk commit into 4.0 tree | sasha | 26 Jan |