List:Commits« Previous MessageNext Message »
From:kent Date:January 10 2007 2:41pm
Subject:bk commit into 5.0 tree (kent:1.2369) BUG#18526
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of kent. When kent 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-01-10 14:41:47+01:00, kent@stripped +1 -0
  configure.in:
    Removed line accidently inserted when correcting bug#18526

  configure.in@stripped, 2007-01-10 14:41:41+01:00, kent@stripped +0 -1
    Removed line accidently inserted when correcting bug#18526

# 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:	kent
# Host:	kent-amd64.(none)
# Root:	/home/kent/bk/tmp/mysql-5.0-build

--- 1.416/configure.in	2007-01-10 14:41:51 +01:00
+++ 1.417/configure.in	2007-01-10 14:41:51 +01:00
@@ -1074,7 +1074,6 @@
     ;;
   *darwin*)
     AC_DEFINE([DEFAULT_SKIP_THREAD_PRIORITY], [1], [default to skip thread priority])
-    CPPFLAGS="-D"
     if test "$ac_cv_prog_gcc" = "yes"
     then
       FLAGS="-D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ
-DIGNORE_SIGHUP_SIGQUIT"
Thread
bk commit into 5.0 tree (kent:1.2369) BUG#18526kent10 Jan