List:Commits« Previous MessageNext Message »
From:msvensson Date:February 19 2007 12:25pm
Subject:bk commit into 5.1 tree (msvensson:1.2438)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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@stripped, 2007-02-19 12:25:25+01:00, msvensson@stripped +1 -0
  Clean "gen_lex_hash" if it's been built

  sql/Makefile.am@stripped, 2007-02-19 12:25:24+01:00, msvensson@stripped +1 -0
    Clean "gen_lex_hash" if it's been built

# 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:	msvensson
# Host:	pilot.blaudden
# Root:	/home/msvensson/mysql/mysql-5.1-new-maint

--- 1.175/sql/Makefile.am	2007-02-16 15:23:07 +01:00
+++ 1.176/sql/Makefile.am	2007-02-19 12:25:24 +01:00
@@ -128,6 +128,7 @@
 			nt_servc.cc nt_servc.h message.mc CMakeLists.txt \
 			udf_example.c udf_example.def
 CLEANFILES =        	lex_hash.h sql_yacc.output
+DISTCLEANFILES =        $(EXTRA_PROGRAMS)
 MAINTAINERCLEANFILES =  $(BUILT_MAINT_SRC)
 AM_YFLAGS =		-d --verbose
 
Thread
bk commit into 5.1 tree (msvensson:1.2438)msvensson19 Feb