From: kvishwanatha Date: December 7 2005 2:41pm Subject: bk commit into 4.1 tree (bldsql:1.2486) List-Archive: http://lists.mysql.com/commits/5 Message-Id: <200512071441.jB7Efgmp015312@blr-naas-nwl03.blr.novell.com> Below is the list of changes that have just been committed into a local 4.1 repository of bldsql. When bldsql 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.2486 05/12/07 20:11:33 bldsql@stripped +1 -0 NetWare specific changes: Trying to fix the build for NetWare. Makefile.am 1.75 05/12/07 20:11:20 bldsql@stripped +2 -0 NetWare specific changes: Trying to fix the build for NetWare. # 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: bldsql # Host: blr-naas-nwl03.blr.novell.com # Root: /home/bldsql/bk/mysql-4.1-mainbk-test --- 1.74/Makefile.am 2005-11-04 05:45:30 +05:30 +++ 1.75/Makefile.am 2005-12-07 20:11:20 +05:30 @@ -49,6 +49,8 @@ CLEANFILES = $(BUILT_SOURCES) bdb/build_unix/db.h DISTCLEANFILES = ac_available_languages_fragment +all-local: $(BUILT_SOURCES) + linked_include_sources: cd include; $(MAKE) link_sources echo timestamp > linked_include_sources