List:Internals« Previous MessageNext Message »
From:jani Date:December 5 2005 9:35am
Subject:bk commit into 5.0 tree (jani:1.1975) BUG#13640
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of jani. When jani 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.1975 05/12/05 10:35:33 jani@stripped +1 -0
  Testing a local change for Netware build.
  Related to patch for Bug#13640.

  extra/Makefile.am
    1.32 05/12/05 10:35:12 jani@stripped +2 -2
    Testing a local change for Netware build.
    Related to patch for Bug#13640.

# 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:	jani
# Host:	a193-229-222-105.elisa-laajakaista.fi
# Root:	/home/jani/mydev/mysql-5.0-test

--- 1.31/extra/Makefile.am	2005-11-09 11:19:34 +02:00
+++ 1.32/extra/Makefile.am	2005-12-05 10:35:12 +02:00
@@ -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_err$(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 (jani:1.1975) BUG#13640jani5 Dec