List:Commits« Previous MessageNext Message »
From:msvensson Date:August 24 2006 3:44pm
Subject:bk commit into 5.0 tree (msvensson:1.2253)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of msvensson. When msvensson 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, 2006-08-24 17:43:56+02:00, msvensson@neptunus.(none) +1 -0
  Define yassl_libs_a for netware

  configure.in@stripped, 2006-08-24 17:43:51+02:00, msvensson@neptunus.(none) +1 -0
    Define yassl_libs_a 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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/my50-m-netware-yassl

--- 1.397/configure.in	2006-08-24 17:44:10 +02:00
+++ 1.398/configure.in	2006-08-24 17:44:10 +02:00
@@ -1161,6 +1161,7 @@ dnl Is this the right match for DEC OSF 
           # Use gen_lex_hash.linux instead of gen_lex_hash
           # Add library dependencies to mysqld_DEPENDENCIES
           lib_DEPENDENCIES="\$(bdb_libs_with_path) \$(innodb_libs) \$(ndbcluster_libs) \$(pstack_libs) \$(innodb_system_libs) \$(openssl_libs) \$(yassl_libs)"
+          yassl_libs_a="\$(top_srcdir)/extra/yassl/src/.libs/libyassl.a \$(top_srcdir)/extra/yassl/taocrypt/src/.libs/libtaocrypt.a"
           cat > $filesed << EOF
 s,\(^.*\$(MAKE) gen_lex_hash\)\$(EXEEXT),#\1,
 s,\(\./gen_lex_hash\)\$(EXEEXT),\1.linux,
Thread
bk commit into 5.0 tree (msvensson:1.2253)msvensson24 Aug