List:Commits« Previous MessageNext Message »
From:Sergei Golubchik Date:February 15 2006 4:26pm
Subject:bk commit into 5.1 tree (serg:1.2110)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of serg. When serg 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.2110 06/02/15 17:26:22 serg@stripped +1 -0
  fix 'make dist'

  dbug/Makefile.am
    1.15 06/02/15 17:25:15 serg@stripped +1 -1
    fix '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:	serg
# Host:	serg.mylan
# Root:	/usr/home/serg/Abk/mysql-5.1

--- 1.14/dbug/Makefile.am	Tue Jul  5 23:50:11 2005
+++ 1.15/dbug/Makefile.am	Wed Feb 15 17:25:15 2006
@@ -21,7 +21,7 @@ pkglib_LIBRARIES =      libdbug.a
 noinst_HEADERS =        dbug_long.h
 libdbug_a_SOURCES =     dbug.c sanity.c
 EXTRA_DIST =            example1.c example2.c example3.c \
-                        user.r monty.doc readme.prof dbug_add_tags.pl \
+                        user.r monty.doc dbug_add_tags.pl \
                         my_main.c main.c factorial.c dbug_analyze.c
 NROFF_INC =             example1.r example2.r example3.r main.r \
                         factorial.r output1.r output2.r output3.r \
Thread
bk commit into 5.1 tree (serg:1.2110)Sergei Golubchik15 Feb