Below is the list of changes that have just been committed into a local
5.1-falcon repository of hakan. When hakan 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-03-29 10:49:05+02:00, hakank@stripped +1 -0
Fix for Makefile.am.
storage/falcon/TransformLib/Makefile.am@stripped, 2007-03-29 10:48:55+02:00,
hakank@stripped +3 -0
Without this line a second make did fail.
# 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: hakank
# Host: lu0008.wdf.sap.corp
# Root: /home/hakan/work/mysql/mysql-5.1-falcon
--- 1.11/storage/falcon/TransformLib/Makefile.am 2007-03-29 10:49:24 +02:00
+++ 1.12/storage/falcon/TransformLib/Makefile.am 2007-03-29 10:49:24 +02:00
@@ -42,3 +42,6 @@ libtransform_la_CXXFLAGS= $(AM_CXXFLAGS)
libtransform_la_SOURCES= $(transform_sources)
libtransform_a_CXXFLAGS= $(AM_CXXFLAGS) $(INCLUDES)
libtransform_a_SOURCES= $(transform_sources)
+
+# Don't update the files from bitkeeper
+%::SCCS/s.%
| Thread |
|---|
| • bk commit into 5.1-falcon tree (hakank:1.2514) | Hakan Kuecuekyilmaz | 29 Mar |