List:Internals« Previous MessageNext Message »
From:kvishwanatha Date:December 5 2005 2:26pm
Subject:bk commit into 5.0 tree (bldsql:1.1996)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of bldsql. When bldsql does a push these changes will
be propagated 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://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.1996 05/12/05 19:56:35 bldsql@stripped +1 -0
  A test build for NetWare:

  extra/Makefile.am
    1.32 05/12/05 19:56:23 bldsql@stripped +2 -2
    A test build for NetWare:

# 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:	bldsql
# Host:	blr-naas-nwl03.blr.novell.com
# Root:	/home/bldsql/bk/mysql-5.0-mainbk-test

--- 1.31/extra/Makefile.am	2005-11-09 14:49:34 +05:30
+++ 1.32/extra/Makefile.am	2005-12-05 19:56:23 +05:30
@@ -29,8 +29,8 @@
 DIST_SUBDIRS=           yassl
 
 # This will build mysqld_error.h and sql_state.h
-$(top_builddir)/include/mysqld_error.h: comp_err
-	$(top_builddir)/extra/comp_err \
+$(top_builddir)/include/mysqld_error.h: comp_err$(EXEEXT)
+	$(top_builddir)/extra/comp_erri$(EXEEXT) \
 	--charset=$(top_srcdir)/sql/share/charsets \
 	--out-dir=$(top_builddir)/sql/share/ \
 	--header_file=$(top_builddir)/include/mysqld_error.h \
Thread
bk commit into 5.0 tree (bldsql:1.1996)kvishwanatha5 Dec