List:Internals« Previous MessageNext Message »
From:jonas Date:August 19 2005 8:12am
Subject:bk commit into 4.1 tree (jonas:1.2389)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of jonas. When jonas 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.2389 05/08/19 10:12:44 jonas@eel.(none) +1 -0
  ndb -
  remove grep from Makefile

  ndb/src/kernel/Makefile.am
    1.11 05/08/19 10:12:40 jonas@eel.(none) +0 -2
    remove grep from Makefile

# 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:	jonas
# Host:	eel.(none)
# Root:	/home/jonas/src/mysql-4.1

--- 1.10/ndb/src/kernel/Makefile.am	2004-11-11 21:25:32 +01:00
+++ 1.11/ndb/src/kernel/Makefile.am	2005-08-19 10:12:40 +02:00
@@ -23,7 +23,6 @@
               -Iblocks/backup \
               -Iblocks/dbutil \
               -Iblocks/suma \
-              -Iblocks/grep \
               -Iblocks/dbtux
 
 LDADD +=  \
@@ -41,7 +40,6 @@
               blocks/backup/libbackup.a \
               blocks/dbutil/libdbutil.a \
               blocks/suma/libsuma.a \
-              blocks/grep/libgrep.a \
               blocks/dbtux/libdbtux.a \
               vm/libkernel.a	\
               error/liberror.a \
Thread
bk commit into 4.1 tree (jonas:1.2389)jonas19 Aug