[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-internals
Subject:    bk commit into 5.0 tree (hartmut:1.2000) BUG#13640
From:       "'Hartmut Holzgraefe'" <hartmut () mysql ! com>
Date:       2005-09-30 16:06:50
Message-ID: 20050930160650.5AEF71C4622 () linux ! site
[Download RAW message or body]

Below is the list of changes that have just been committed into a local
5.0 repository of hartmut. When hartmut 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.2000 05/09/30 18:06:38 hartmut@mysql.com +1 -0
  CygWin build fix (Bug #13640)

  extra/Makefile.am
    1.29 05/09/30 18:06:10 hartmut@mysql.com +1 -1
    CygWin build fix (Bug #13640)

# 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:	hartmut
# Host:	linux.site
# Root:	/home/hartmut/projects/mysql/dev/5.0

--- 1.28/extra/Makefile.am	2005-09-08 14:46:32 +02:00
+++ 1.29/extra/Makefile.am	2005-09-30 18:06:10 +02:00
@@ -26,7 +26,7 @@
 DIST_SUBDIRS=           yassl
 
 # This will build mysqld_error.h and sql_state.h
-$(top_builddir)/include/mysqld_error.h: comp_err
+$(top_builddir)/include/mysqld_error.h: comp_err$(EXEEXT)
 	$(top_builddir)/extra/comp_err \
 	--charset=$(top_srcdir)/sql/share/charsets \
 	--out-dir=$(top_builddir)/sql/share/ \

-- 
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:    http://lists.mysql.com/internals?unsub=mysql-internals@progressive-comp.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic