List:Commits« Previous MessageNext Message »
From:knielsen Date:March 28 2006 3:34pm
Subject:bk commit into 5.1 tree (knielsen:1.2248)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of knielsen. When knielsen 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.2248 06/03/28 17:34:35 knielsen@stripped +1 -0
  Fix files not removed from make dist when deleted.

  win/Makefile.am
    1.2 06/03/28 17:34:20 knielsen@stripped +1 -1
    Fix files not removed from make dist when deleted.

# 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:	knielsen
# Host:	rt.int.sifira.dk
# Root:	/usr/local/mysql/mysql-5.1-new

--- 1.1/win/Makefile.am	2006-03-24 22:50:48 +01:00
+++ 1.2/win/Makefile.am	2006-03-28 17:34:20 +02:00
@@ -15,7 +15,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 ## Process this file with automake to create Makefile.in
-EXTRA_DIST = build-vs71.bat build-vs8.bat config-handlerton.js configure.js config-version.js README
+EXTRA_DIST = build-vs71.bat build-vs8.bat configure.js README
 
 # Don't update the files from bitkeeper
 %::SCCS/s.%
Thread
bk commit into 5.1 tree (knielsen:1.2248)knielsen28 Mar