List:Commits« Previous MessageNext Message »
From:msvensson Date:August 28 2007 12:41pm
Subject:bk commit into 5.1 tree (msvensson:1.2580)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-08-28 12:41:25+02:00, msvensson@pilot.(none) +1 -0
  Temp disable of icheck

  include/Makefile.am@stripped, 2007-08-28 12:41:24+02:00, msvensson@pilot.(none) +1 -1
    Temp disable of icheck

diff -Nrup a/include/Makefile.am b/include/Makefile.am
--- a/include/Makefile.am	2007-08-27 13:55:43 +02:00
+++ b/include/Makefile.am	2007-08-28 12:41:24 +02:00
@@ -15,7 +15,7 @@
 # Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 # MA 02111-1307, USA
 
-BUILT_SOURCES =		$(HEADERS_GEN) link_sources abi_check
+BUILT_SOURCES =		$(HEADERS_GEN) link_sources
 HEADERS_GEN =		mysql_version.h my_config.h
 HEADERS_ABI =		mysql.h mysql_com.h mysql_time.h \
 			my_list.h my_alloc.h typelib.h mysql/plugin.h
Thread
bk commit into 5.1 tree (msvensson:1.2580)msvensson28 Aug