List:Commits« Previous MessageNext Message »
From:georg Date:September 21 2006 1:56pm
Subject:bk commit into 5.1 tree (georg:1.2340)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of georg. When georg 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, 2006-09-21 15:56:14+02:00, georg@stripped +1 -0
  added udf_example.def for make dist

  sql/Makefile.am@stripped, 2006-09-21 15:56:10+02:00, georg@stripped +1 -1
    added udf_example.def for make dist

# 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:	georg
# Host:	lmy002.wdf.sap.corp
# Root:	/home/georg/work/mysql/prod/mysql-5.1-win

--- 1.155/sql/Makefile.am	2006-09-21 15:56:24 +02:00
+++ 1.156/sql/Makefile.am	2006-09-21 15:56:24 +02:00
@@ -121,7 +121,7 @@
 			@DEFS@
 
 BUILT_SOURCES =		sql_yacc.cc sql_yacc.h lex_hash.h
-EXTRA_DIST =		udf_example.c $(BUILT_SOURCES) \
+EXTRA_DIST =		udf_example.c udf_example.def $(BUILT_SOURCES) \
 			nt_servc.cc nt_servc.h message.mc CMakeLists.txt
 CLEANFILES =        	lex_hash.h sql_yacc.cc sql_yacc.h sql_yacc.output
 AM_YFLAGS =		-d --debug --verbose
Thread
bk commit into 5.1 tree (georg:1.2340)georg21 Sep