From: Marko Mäkelä Date: February 23 2004 10:33am Subject: bk commit into 4.0 tree (marko:1.1708) List-Archive: http://lists.mysql.com/internals/12403 Message-Id: <200402231033.i1NAXkca030249@hundin.mysql.fi> Below is the list of changes that have just been committed into a local 4.0 repository of marko. When marko 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://www.mysql.com/doc/I/n/Installing_source_tree.html ChangeSet 1.1708 04/02/23 12:33:43 marko@stripped +1 -0 configure.in: Removed the unused odbc directory innobase/configure.in 1.23 04/02/23 12:33:08 marko@stripped +1 -1 Removed the unused odbc directory # 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: marko # Host: hundin.mysql.fi # Root: /home/marko/m/mysql-4.0 --- 1.22/innobase/configure.in Tue Jan 28 08:38:21 2003 +++ 1.23/innobase/configure.in Mon Feb 23 12:33:08 2004 @@ -116,7 +116,7 @@ eval/Makefile fil/Makefile fsp/Makefile fut/Makefile dnl ha/Makefile ibuf/Makefile include/Makefile dnl lock/Makefile log/Makefile dnl - mach/Makefile mem/Makefile mtr/Makefile odbc/Makefile dnl + mach/Makefile mem/Makefile mtr/Makefile dnl page/Makefile pars/Makefile que/Makefile dnl read/Makefile rem/Makefile row/Makefile dnl srv/Makefile sync/Makefile thr/Makefile trx/Makefile dnl