List:Commits« Previous MessageNext Message »
From:Jonathan Perkin Date:March 16 2009 5:03pm
Subject:bzr commit into mysql-6.0 branch (jperkin:2744) Bug#30708
View as plain text  
#At file:///home/sketch/bzr/mysql-6.0-build-bug30708/ based on revid:joerg@stripped

 2744 Jonathan Perkin	2009-03-16
      bug#30708: make relies GNU extensions.  Remove the last couple of '%'-style
      pattern rules.
modified:
  libmysql/Makefile.shared
  mysql-test/lib/My/SafeProcess/Makefile.am

=== modified file 'libmysql/Makefile.shared'

=== modified file 'libmysql/Makefile.shared'
--- a/libmysql/Makefile.shared	2008-12-24 10:48:24 +0000
+++ b/libmysql/Makefile.shared	2009-03-16 17:00:38 +0000
@@ -97,6 +97,3 @@
 #force static linking of conf_to_src - essential when linking against
 #custom installation of libc
 conf_to_src_LDFLAGS=@NOINST_LDFLAGS@
-
-# Don't update the files from bitkeeper
-%::SCCS/s.%

=== modified file 'mysql-test/lib/My/SafeProcess/Makefile.am'
--- a/mysql-test/lib/My/SafeProcess/Makefile.am	2008-03-13 16:07:11 +0000
+++ b/mysql-test/lib/My/SafeProcess/Makefile.am	2009-03-16 17:00:38 +0000
@@ -22,7 +22,3 @@
 EXTRA_DIST = 	safe_kill_win.cc \
 		safe_process_win.cc \
 		CMakeLists.txt
-
-
-# Don't update the files from bitkeeper
-%::SCCS/s.%

Thread
bzr commit into mysql-6.0 branch (jperkin:2744) Bug#30708Jonathan Perkin16 Mar