Below is the list of changes that have just been committed into a local
4.1 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-03-12 21:27:07+01:00, kent@stripped +1 -0
configure.in:
Restored accidently removed line to check for zlib
configure.in@stripped, 2007-03-12 21:26:03+01:00, kent@stripped +2 -0
Restored accidently removed line to check for zlib
# 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-4.1-build
--- 1.429/configure.in 2007-03-12 21:27:09 +01:00
+++ 1.430/configure.in 2007-03-12 21:27:09 +01:00
@@ -845,6 +845,8 @@
# Check if crypt() exists in libc or libcrypt, sets LIBS if needed
AC_SEARCH_LIBS(crypt, crypt, AC_DEFINE(HAVE_CRYPT, 1, [crypt]))
+MYSQL_CHECK_ZLIB_WITH_COMPRESS
+
#--------------------------------------------------------------------
# Check for TCP wrapper support
#--------------------------------------------------------------------
| Thread |
|---|
| • bk commit into 4.1 tree (kent:1.2618) | kent | 12 Mar |