From: John David Duncan Date: April 27 2011 11:05pm Subject: bzr push into mysql-5.1-telco-7.2 branch (john.duncan:4168 to 4169) List-Archive: http://lists.mysql.com/commits/136254 Message-Id: <201104272305.p3RN5tnj015791@acsmt356.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4169 John David Duncan 2011-04-27 Allow JTie (and ClusterJ) to build on FreeBSD modified: storage/ndb/ndb_configure.m4 4168 John David Duncan 2011-04-26 linking with -ldl: not on all platforms modified: storage/ndb/memcache/unit/Makefile.am storage/ndb/ndb_configure.m4 === modified file 'storage/ndb/ndb_configure.m4' --- a/storage/ndb/ndb_configure.m4 2011-04-27 04:28:04 +0000 +++ b/storage/ndb/ndb_configure.m4 2011-04-27 23:02:01 +0000 @@ -178,6 +178,7 @@ AC_DEFUN([MYSQL_CHECK_JAVA], [ dnl try to add extra include path case "$host_os" in bsdi*) JNI_SUBDIRS="bsdos";; + freebsd*) JNI_SUBDIRS="freebsd";; linux*) JNI_SUBDIRS="linux genunix";; osf*) JNI_SUBDIRS="alpha";; solaris*) JNI_SUBDIRS="solaris";; No bundle (reason: useless for push emails).