From: Date: April 17 2002 8:26am Subject: bk commit into 3.23 tree List-Archive: http://lists.mysql.com/internals/3326 Message-Id: <200204170626.g3H6Qmx17776@hundin.mysql.fi> Below is the list of changes that have just been commited into a local 3.23. repository of monty. When monty does a push, they will be propogaged to the main repository and within 24 hours after the push into the public repository. For information on how to access the public repository see http://www.mysql.com/doc/I/n/Installing_source_tree.html ChangeSet 1.996 02/04/17 09:26:47 monty@stripped +1 -0 Removed wrong configure line from configure.in configure.in 1.175 02/04/17 09:26:46 monty@stripped +0 -1 Removed wrong configure line from configure.in # 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: monty # Host: hundin.mysql.fi # Root: /my/bk/mysql --- 1.174/configure.in Wed Apr 17 08:59:45 2002 +++ 1.175/configure.in Wed Apr 17 09:26:46 2002 @@ -853,7 +853,6 @@ echo "Using --with-named-thread=-lpthread" with_named_thread="-lcma" fi - AC_DEFINE(HAVE_BROKEN_PTHREAD_COND_TIMEDWAIT) ;; *hpux11.*) echo "Enabling workarounds for hpux 11"